Skip to content

Commit eb5cec0

Browse files
build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 (#535)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db925bf commit eb5cec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: cargo llvm-cov --workspace --all-features --codecov --output-path codecov.json
3232

3333
- name: Upload coverage to Codecov
34-
uses: codecov/[email protected].1
34+
uses: codecov/[email protected].2
3535
with:
3636
files: codecov.json
3737
fail_ci_if_error: true

0 commit comments

Comments
 (0)