Use tool-cache for cargo-udeps
This commit is contained in:
parent
87a0161eb4
commit
fcac28eed0
|
@ -18,4 +18,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
crate: cargo-udeps
|
crate: cargo-udeps
|
||||||
version: latest
|
version: latest
|
||||||
|
use-tool-cache: true
|
||||||
- run: cargo udeps --all-features --all-targets --workspace
|
- run: cargo udeps --all-features --all-targets --workspace
|
||||||
|
|
Loading…
Reference in New Issue