Skip to content

Commit a8c9cdc

Browse files
authored
pin binstall version (#249)
1 parent adcc790 commit a8c9cdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ runs:
7171
steps:
7272
- name: Install cargo-binstall
7373
uses: cargo-bins/cargo-binstall@e7cc28468cf17df7cb288daea80c0c5437af360b # v1.16.7
74+
env:
75+
BINSTALL_VERSION: 1.16.7
7476
- name: Install tools
7577
shell: bash
7678
run: |

0 commit comments

Comments
 (0)