Skip to content

Commit 66ca4f3

Browse files
renovate[bot]regexident
authored andcommitted
Update cargo-bins/cargo-binstall action to v1.14.4
1 parent 3f303c1 commit 66ca4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# update `cargo-expand` accordingly, when bumping MSRV:
4242
toolchain: 1.82.0
4343
components: rust-src
44-
- uses: cargo-bins/cargo-binstall@v1.12.6
44+
- uses: cargo-bins/cargo-binstall@v1.14.4
4545
- run: cargo binstall [email protected] --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)