Skip to content

Commit f3f2392

Browse files
renovate[bot]regexident
authored andcommitted
Update cargo-bins/cargo-binstall action to v1.12.2
1 parent 9753de8 commit f3f2392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
toolchain: 1.78.0
4242
components: rust-src
4343
- run: cargo test --release
44-
- uses: cargo-bins/[email protected].0
44+
- uses: cargo-bins/[email protected].2
4545
- run: cargo binstall cargo-expand --no-confirm
4646
- run: cargo test
4747
- run: cargo test --manifest-path tests/other-tests/Cargo.toml -- --test-threads=1

0 commit comments

Comments
 (0)