Skip to content

Commit 5092035

Browse files
committed
chore: wit-abi-up-to-date@v24
1 parent 2e96a2f commit 5092035

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
@@ -20,8 +20,6 @@ jobs:
2020
git add -N wit/deps
2121
git add -N wit-0.3.0-draft/deps
2222
git diff --exit-code
23-
- uses: WebAssembly/wit-abi-up-to-date@v23
23+
- uses: WebAssembly/wit-abi-up-to-date@v24
2424
with:
25-
wit-bindgen: '0.37.0'
26-
wasm-tools: '1.223.0'
2725
all-features: 'true'

0 commit comments

Comments
 (0)