Skip to content

Commit 94e5486

Browse files
chore(deps): update codecov/codecov-action action to v6 (#8728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f0a572 commit 94e5486

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
@@ -119,7 +119,7 @@ jobs:
119119
cp coverage.txt $TEST_RESULTS
120120
cp coverage.html $TEST_RESULTS
121121
- name: Upload coverage report
122-
uses: codecov/codecov-action@v5.5.4
122+
uses: codecov/codecov-action@v6.0.0
123123
with:
124124
fail_ci_if_error: true
125125
files: ./coverage.txt

0 commit comments

Comments
 (0)