We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f24c1 commit 56d87bbCopy full SHA for 56d87bb
.github/workflows/ci.yml
@@ -44,6 +44,6 @@ jobs:
44
needs: test
45
runs-on: ubuntu-latest
46
steps:
47
- - uses: fastify/[email protected].0
+ - uses: fastify/[email protected].1
48
with:
49
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments