Skip to content

Commit

Permalink
ci: use cargo-bins/cargo-binstall@1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Jul 21, 2024
1 parent 44f89e0 commit 3708fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
with:
restore-cache: false
if: steps.filter.outputs.src == 'true'
- uses: cargo-bins/cargo-binstall@main
- uses: cargo-bins/cargo-binstall@1.7.4
if: steps.filter.outputs.src == 'true'
- run: cargo binstall --no-confirm cargo-shear@1
if: steps.filter.outputs.src == 'true'
Expand Down

0 comments on commit 3708fba

Please sign in to comment.