Skip to content

Commit

Permalink
CI: Bump cargo-tarpaulin to 0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d committed Jul 28, 2024
1 parent a552210 commit 5c3cfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Generate coverage report
uses: actions-rs/[email protected]
with:
version: '0.19.1'
version: '0.31.0'
args: --workspace --release --all-features --timeout 180 --out Xml
- name: Upload coverage to Codecov
uses: codecov/[email protected]
Expand Down

0 comments on commit 5c3cfe2

Please sign in to comment.