Skip to content

Commit 3a959fe

Browse files
ci(action): update codecov/codecov-action action to v5
1 parent f32df03 commit 3a959fe

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@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161
files: coverage/coverage-final.json

0 commit comments

Comments
 (0)