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 c513e03 commit 30216edCopy full SHA for 30216ed
1 file changed
.github/workflows/pr_security-checks.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9
30
with:
31
toolchain: ${{ env.RUST_TOOLCHAIN_VERSION }}
32
- - uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
+ - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
33
34
key: udeps
35
- run: cargo install --locked cargo-udeps@0.1.59
0 commit comments