Skip to content

Commit 2881c9f

Browse files
committed
ci: use major version of workflows
1 parent 2f19e66 commit 2881c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ on:
1717

1818
jobs:
1919
test:
20-
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.0
20+
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
2121
with:
2222
license-check: true

0 commit comments

Comments
 (0)