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