Skip to content

Commit

Permalink
ci: bump codecov/codecov-action from 4.6.0 to 5.0.0 (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 0b0f817 commit 382d83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cargo +nightly tarpaulin --verbose --all-features --workspace --timeout 120 --out xml
- name: Upload to codecov.io
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238
uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c
with:
fail_ci_if_error: true
env:
Expand Down

0 comments on commit 382d83d

Please sign in to comment.