Skip to content

Commit 199566c

Browse files
ci: bump codecov/codecov-action from 5.1.1 to 5.1.2 (#419)
1 parent bb1edde commit 199566c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_coverage.yml

+1-1
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@7f8b4b4bde536c465e797be725718b88c5d95e0e
28+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303
2929
with:
3030
fail_ci_if_error: true
3131
env:

0 commit comments

Comments
 (0)