Skip to content

Commit 74d0a32

Browse files
Update cargo-bins/cargo-binstall action to v1.15.9
1 parent cc239d7 commit 74d0a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-tools/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
using: composite
3535
steps:
3636
- name: Install cargo-binstall
37-
uses: cargo-bins/[email protected].3
37+
uses: cargo-bins/[email protected].9
3838

3939
- name: Install tools from tools file using cargo-binstall
4040
shell: bash

0 commit comments

Comments
 (0)