Skip to content

Commit 43f049a

Browse files
Update codecov/codecov-action digest to 671740a (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0efc61 commit 43f049a

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
@@ -72,7 +72,7 @@ jobs:
7272
run: cargo llvm-cov --all-features --workspace --lcov --output-path lcov.info
7373

7474
- name: Upload coverage to Codecov
75-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
75+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
7676
with:
7777
files: lcov.info
7878
fail_ci_if_error: true

0 commit comments

Comments
 (0)