Skip to content

Commit aaa1608

Browse files
chore(deps): update codecov/codecov-action action to v4 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 3fd6458 commit aaa1608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ jobs:
103103
- name: cargo llvm-cov
104104
run: cargo llvm-cov --locked --all-features --lcov --output-path lcov.info
105105
- name: Upload to codecov.io
106-
uses: codecov/codecov-action@v3
106+
uses: codecov/codecov-action@v4
107107
with:
108108
fail_ci_if_error: true

0 commit comments

Comments
 (0)