Skip to content

Commit 2730f46

Browse files
committed
pin wit-bindgen 0.17.0
Signed-off-by: Jiaxiao Zhou (Mossaka) <duibao55328@gmail.com>
1 parent 11e92b6 commit 2730f46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ jobs:
1717
chmod +x ./wit-deps
1818
./wit-deps lock --check
1919
- uses: WebAssembly/wit-abi-up-to-date@v17
20+
with:
21+
wit-bindgen: '0.17.0'
22+
worlds: 'imports proxy'

0 commit comments

Comments
 (0)