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 d163277 commit 9995094Copy full SHA for 9995094
.github/workflows/main.yml
@@ -17,9 +17,7 @@ jobs:
17
chmod +x ./wit-deps
18
./wit-deps lock --check
19
./wit-deps -m wit-0.3.0-draft/deps.toml -l wit-0.3.0-draft/deps.lock -d wit-0.3.0-draft/deps lock --check
20
- - uses: WebAssembly/wit-abi-up-to-date@v23
+ - uses: WebAssembly/wit-abi-up-to-date@v24
21
with:
22
- wasm-tools: '1.223.0'
23
- wit-bindgen: '0.37.0'
24
worlds: 'imports proxy'
25
all-features: 'true'
0 commit comments