Skip to content

Commit fa62762

Browse files
Update codecov/codecov-action action to v5
1 parent 25ccd2f commit fa62762

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
@@ -37,7 +37,7 @@ jobs:
3737
- run: yarn --prefer-offline --frozen-lockfile
3838
- run: yarn test
3939

40-
- uses: codecov/codecov-action@v3
40+
- uses: codecov/codecov-action@v5
4141

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

0 commit comments

Comments
 (0)