Skip to content

Commit 165d9f8

Browse files
ci(action): update codecov/codecov-action action to v5
1 parent 14ba9ff commit 165d9f8

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
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Upload coverage reports to Codecov
5757
if: strategy.job-index == 0
58-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
58+
uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161
files: coverage/coverage-final.json

0 commit comments

Comments
 (0)