Skip to content

Commit 5f47b39

Browse files
author
Pat Hickey
committed
CI: use wit-abi-up-to-date@v17
1 parent 1cfcc76 commit 5f47b39

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
@@ -16,6 +16,4 @@ jobs:
1616
curl -Lo 'wit-deps' https://github.com/bytecodealliance/wit-deps/releases/download/v0.3.2/wit-deps-x86_64-unknown-linux-musl
1717
chmod +x ./wit-deps
1818
./wit-deps lock --check
19-
- uses: WebAssembly/wit-abi-up-to-date@v16
20-
with:
21-
wit-bindgen: '0.15.0'
19+
- uses: WebAssembly/wit-abi-up-to-date@v17

0 commit comments

Comments
 (0)