Skip to content

Commit

Permalink
Update cargo-bins/cargo-binstall action to v1.10.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 80bb897 commit 5d35855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
toolchain: 1.78.0
components: rust-src
- run: cargo test --release
- uses: cargo-bins/[email protected].20
- uses: cargo-bins/[email protected].21
- run: cargo binstall cargo-expand --no-confirm
- run: cargo test
- run: cargo test --manifest-path tests/other-tests/Cargo.toml -- --test-threads=1
Expand Down

0 comments on commit 5d35855

Please sign in to comment.