Skip to content

Commit 0b06895

Browse files
Update codecov/codecov-action action to v5
1 parent 8f571e9 commit 0b06895

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
@@ -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)