Skip to content

Commit 09c53d7

Browse files
authored
ci: use major version of workflows
Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
1 parent a3caad4 commit 09c53d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
test:
15-
uses: fastify/workflows/.github/workflows/plugins-ci.yml@fe0ddd11457da428e0fed73efba2ca36baec15ed
15+
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
1616
with:
1717
lint: true
1818
auto-merge-exclude: 'help-me'

0 commit comments

Comments
 (0)