We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1098170 commit 8d2e735Copy full SHA for 8d2e735
.github/workflows/main.yml
@@ -17,3 +17,5 @@ jobs:
17
chmod +x ./wit-deps
18
./wit-deps lock --check
19
- uses: WebAssembly/wit-abi-up-to-date@v16
20
+ with:
21
+ wit-bindgen: '0.15.0'
0 commit comments