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 5b4a67f commit abc2d43Copy full SHA for abc2d43
.github/workflows/ci.yml
@@ -78,6 +78,6 @@ jobs:
78
needs: test
79
runs-on: ubuntu-latest
80
steps:
81
- - uses: fastify/[email protected].0
+ - uses: fastify/[email protected].1
82
with:
83
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments