Skip to content

Commit

Permalink
update wit-abi-up-to-date to parse @since gates
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Jun 24, 2024
1 parent 737ba87 commit 255012c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
./wit-deps lock
git add -N wit/deps
git diff --exit-code
- uses: WebAssembly/wit-abi-up-to-date@v17
- uses: WebAssembly/wit-abi-up-to-date@v21
with:
wit-bindgen: '0.16.0'
worlds: "command imports"

0 comments on commit 255012c

Please sign in to comment.