We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78a7d1 commit fdfba15Copy full SHA for fdfba15
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
test:
20
- uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
+ uses: fastify/workflows/.github/workflows/plugins-ci.yml@v4
21
with:
22
fastify-dependency-integration: true
23
license-check: true
0 commit comments