Skip to content

Commit de43201

Browse files
chore(deps): update codecov/codecov-action action to v5.1.0
1 parent c8f0a6c commit de43201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
cp coverage.txt $TEST_RESULTS
8787
cp coverage.html $TEST_RESULTS
8888
- name: Upload coverage report
89-
uses: codecov/codecov-action@v5.0.7
89+
uses: codecov/codecov-action@v5.1.0
9090
with:
9191
fail_ci_if_error: true
9292
files: ./coverage.txt

0 commit comments

Comments
 (0)