Skip to content

Commit 513b5d3

Browse files
Fix the publish-wit ci workflow (#3305)
Signed-off-by: Brian Hardock <[email protected]>
1 parent f37a420 commit 513b5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-wit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717

1818
- name: Install cargo-binstall
19-
uses: cargo-bins/cargo-binstall
19+
uses: cargo-bins/cargo-binstall@8aac5aa2bf0dfaa2863eccad9f43c68fe40e5ec8
2020

2121
- name: Install wasm-tools
2222
shell: bash

0 commit comments

Comments
 (0)