Skip to content

Commit 443d34f

Browse files
Update cargo-bins/cargo-binstall action to v1.11.0
1 parent a048f32 commit 443d34f

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
toolchain: 1.78.0
4242
components: rust-src
4343
- run: cargo test --release
44-
- uses: cargo-bins/cargo-binstall@v1.10.23
44+
- uses: cargo-bins/cargo-binstall@v1.11.0
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)