Skip to content

Commit 11f3a0c

Browse files
Update cargo-bins/cargo-binstall action to v1.15.5
1 parent ffdb6c9 commit 11f3a0c

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
@@ -43,7 +43,7 @@ jobs:
4343
# update `cargo-expand` accordingly, when bumping MSRV:
4444
toolchain: 1.86.0
4545
components: rust-src
46-
- uses: cargo-bins/[email protected].4
46+
- uses: cargo-bins/[email protected].5
4747
- run: cargo binstall [email protected] --no-confirm
4848
- run: cargo test -- --test-threads=1
4949

0 commit comments

Comments
 (0)