Skip to content

Commit dd725e6

Browse files
renovate[bot]tpoliaw
authored andcommitted
Update codecov/codecov-action digest to 5a10915
1 parent c62d904 commit dd725e6

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@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
75+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
7676
with:
7777
files: lcov.info
7878
fail_ci_if_error: true

0 commit comments

Comments
 (0)