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 21bb7dc commit 6b3de4eCopy full SHA for 6b3de4e
.github/workflows/ci.yml
@@ -39,6 +39,6 @@ jobs:
39
needs: test
40
runs-on: ubuntu-latest
41
steps:
42
- - uses: fastify/[email protected].0
+ - uses: fastify/[email protected].1
43
with:
44
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments