Skip to content

Commit 9995094

Browse files
committed
chore: wit-abi-up-to-date@v24
1 parent d163277 commit 9995094

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ jobs:
1717
chmod +x ./wit-deps
1818
./wit-deps lock --check
1919
./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
20+
- uses: WebAssembly/wit-abi-up-to-date@v24
2121
with:
22-
wasm-tools: '1.223.0'
23-
wit-bindgen: '0.37.0'
2422
worlds: 'imports proxy'
2523
all-features: 'true'

0 commit comments

Comments
 (0)