Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit bb2ccbb

Browse files
build(deps): update codecov/codecov-action action to v5.4.2 (#1174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de9515b commit bb2ccbb

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
@@ -107,7 +107,7 @@ jobs:
107107
run: cargo llvm-cov --lcov --output-path lcov.info
108108

109109
- name: Upload unit-tests coverage to Codecov
110-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
110+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
111111
with:
112112
files: lcov.info
113113
fail_ci_if_error: true

0 commit comments

Comments
 (0)