Skip to content

Commit 382d83d

Browse files
ci: bump codecov/codecov-action from 4.6.0 to 5.0.0 (#407)
1 parent 0b0f817 commit 382d83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
cargo +nightly tarpaulin --verbose --all-features --workspace --timeout 120 --out xml
2626
2727
- name: Upload to codecov.io
28-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238
28+
uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c
2929
with:
3030
fail_ci_if_error: true
3131
env:

0 commit comments

Comments
 (0)