We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a03a4 commit 5a14e5cCopy full SHA for 5a14e5c
.github/workflows/ci.yml
@@ -145,7 +145,7 @@ jobs:
145
target/
146
key: ${{ runner.os }}-${{ hashFiles('rust-toolchain.toml') }}-${{ hashFiles('Cargo.toml') }}-${{ hashFiles('Cargo.lock') }}
147
- name: install cargo-tarpaulin
148
- uses: taiki-e/install-action@2335425120e645291d84cec8194c63983a0c8ee5
+ uses: taiki-e/install-action@32300fcc7462d35c920c6d4a42efe7bc39b61569
149
with:
150
tool: cargo-tarpaulin
151
checksum: true
0 commit comments