We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db719f0 commit 68b205fCopy full SHA for 68b205f
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
test:
20
- uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.0
+ uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.1
21
with:
22
license-check: true
23
lint: true
0 commit comments