Skip to content

Commit 106d14f

Browse files
committed
use our version of cargo-udeps
1 parent 0f725ce commit 106d14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
3838
with:
3939
key: udeps
40-
- run: cargo install --locked cargo-udeps@0.1.50
40+
- uses: stackabletech/cargo-install-action@cargo-udeps
4141
- run: cargo udeps --all-targets --all-features
4242

4343
run_cargodeny:

0 commit comments

Comments
 (0)