We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9317b commit bf1e9bdCopy full SHA for bf1e9bd
.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.1
+ uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
21
with:
22
license-check: true
23
lint: true
0 commit comments