Skip to content

Commit

Permalink
ci: update wit-bindgen to the latest release
Browse files Browse the repository at this point in the history
Signed-off-by: Jiaxiao Zhou (Mossaka) <duibao55328@gmail.com>
  • Loading branch information
Mossaka committed Sep 12, 2024
1 parent c8638ba commit 55825d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: WebAssembly/wit-abi-up-to-date@v17
- uses: WebAssembly/wit-abi-up-to-date@v22
with:
wit-bindgen: '0.18.0'
wit-bindgen: '0.32.0'
worlds: 'imports'

0 comments on commit 55825d9

Please # to comment.