Skip to content

Commit 8dcf32b

Browse files
Update codecov/codecov-action action to v6
1 parent d34c8ce commit 8dcf32b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: yarn --prefer-offline --frozen-lockfile
2828
- run: yarn test:ci
2929

30-
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
30+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
3131

3232
- uses: tryghost/actions/actions/slack-build@1f585cb6f5f9785da88d6c10fe7005dbc4913f0b # main
3333
if: failure() && github.event_name == 'push' && github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)