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 ef0f93a commit e6b1965Copy full SHA for e6b1965
.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