Skip to content

Commit b58dd6c

Browse files
committed
Bump cargo-tarpaulin dependency
1 parent 0a4320d commit b58dd6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverall.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Run cargo-tarpaulin
2020
uses: actions-rs/tarpaulin@v0.1
2121
with:
22-
version: 0.22.0
22+
version: 0.32.8
2323
args: '--all-features --out Lcov --exclude-files src/main.rs src/monitor.rs src/init.rs'
2424
- name: upload to Coveralls
2525
uses: coverallsapp/github-action@master

0 commit comments

Comments
 (0)