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 e2e797c commit db74156Copy full SHA for db74156
.github/workflows/main.yml
@@ -17,7 +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@v24
+ - uses: WebAssembly/wit-abi-up-to-date@v25
21
with:
22
worlds: 'imports proxy'
23
all-features: 'true'
0 commit comments