Skip to content

Commit

Permalink
pin and lock udeps
Browse files Browse the repository at this point in the history
  • Loading branch information
adwk67 committed May 16, 2023
1 parent 68717d9 commit d4e9106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- uses: Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6 # v2.2.0
with:
key: udeps
- run: cargo install cargo-udeps
- run: cargo install --locked cargo-udeps@0.1.35
- run: cargo udeps

# This job evaluates the github environment to determine why this action is running and selects the appropriate
Expand Down

0 comments on commit d4e9106

Please sign in to comment.