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 1c7ec91 commit c8a03a4Copy full SHA for c8a03a4
.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@331a600f1b10a3fed8dc56f925012bede91ae51f
+ uses: taiki-e/install-action@2335425120e645291d84cec8194c63983a0c8ee5
149
with:
150
tool: cargo-tarpaulin
151
checksum: true
0 commit comments