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 d34c8ce commit 8dcf32bCopy full SHA for 8dcf32b
1 file changed
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: yarn --prefer-offline --frozen-lockfile
28
- run: yarn test:ci
29
30
- - uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
+ - uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
31
32
- uses: tryghost/actions/actions/slack-build@1f585cb6f5f9785da88d6c10fe7005dbc4913f0b # main
33
if: failure() && github.event_name == 'push' && github.ref == 'refs/heads/main'
0 commit comments