Skip to content

Commit e699aa4

Browse files
--- (#391)
1 parent 3cbae7c commit e699aa4

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@6d798873df2b1b8e5846dba6fb86631229fbcb17
28+
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c
2929
with:
3030
fail_ci_if_error: true
3131
env:

0 commit comments

Comments
 (0)