Skip to content

Commit 822709b

Browse files
chore(deps): update codecov/codecov-action action to v5.4.0 (#6851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 485bbbb commit 822709b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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.3.1
89+
uses: codecov/codecov-action@v5.4.0
9090
with:
9191
fail_ci_if_error: true
9292
files: ./coverage.txt

0 commit comments

Comments
 (0)