We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238928d commit bd1f98aCopy full SHA for bd1f98a
.github/workflows/ci.yml
@@ -12,6 +12,6 @@ on:
12
13
jobs:
14
test:
15
- uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
+ uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
16
with:
17
lint: true
0 commit comments