Skip to content

Commit 1c07ce6

Browse files
chore(action): update codecov/codecov-action action to v5
1 parent 773bbf1 commit 1c07ce6

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@ab904c41d6ece82784817410c45d8b8c02684457 # v3.1.6
58+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161
files: coverage/coverage-final.json

0 commit comments

Comments
 (0)