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 1cfcc76 commit 5f47b39Copy full SHA for 5f47b39
.github/workflows/main.yml
@@ -16,6 +16,4 @@ jobs:
16
curl -Lo 'wit-deps' https://github.com/bytecodealliance/wit-deps/releases/download/v0.3.2/wit-deps-x86_64-unknown-linux-musl
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'
+ - uses: WebAssembly/wit-abi-up-to-date@v17
0 commit comments