Bump actions-rs/tarpaulin from 0.1 to 0.1.3

Bumps [actions-rs/tarpaulin](https://github.com/actions-rs/tarpaulin) from 0.1 to 0.1.3.
- [Release notes](https://github.com/actions-rs/tarpaulin/releases)
- [Commits](https://github.com/actions-rs/tarpaulin/compare/v0.1...v0.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-12 09:01:24 +00:00 committed by GitHub
parent a323173e23
commit 2a8a35c397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
toolchain: stable
override: true
- name: Run cargo-tarpaulin
uses: actions-rs/tarpaulin@v0.1
uses: actions-rs/tarpaulin@v0.1.3
with:
version: '0.12.3'
timeout: 300