Skip to content

Commit 9c294b0

Browse files
Update codecov/codecov-action action to v6
1 parent 19cb902 commit 9c294b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
30+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
3131

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

0 commit comments

Comments
 (0)