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 0f725ce commit 106d14fCopy full SHA for 106d14f
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
38
with:
39
key: udeps
40
- - run: cargo install --locked cargo-udeps@0.1.50
+ - uses: stackabletech/cargo-install-action@cargo-udeps
41
- run: cargo udeps --all-targets --all-features
42
43
run_cargodeny:
0 commit comments