Skip to content

Commit 77c8196

Browse files
renovate[bot]regexident
authored andcommitted
Update cargo-bins/cargo-binstall action to v1.15.5
1 parent ffdb6c9 commit 77c8196

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/cargo-binstall@v1.15.4
46+
- uses: cargo-bins/cargo-binstall@v1.15.5
4747
- run: cargo binstall cargo-expand@1.0.95 --no-confirm
4848
- run: cargo test -- --test-threads=1
4949

0 commit comments

Comments
 (0)