Skip to content

Commit 47482c3

Browse files
ci(action): update codecov/codecov-action action to v4
1 parent 91add98 commit 47482c3

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

0 commit comments

Comments
 (0)