Skip to content

Commit

Permalink
CI: use wit-abi-up-to-date@v16, which requires semicolons
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat Hickey committed Oct 16, 2023
1 parent e33ff52 commit fbe0b7f
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,4 +18,4 @@ jobs:
./wit-deps lock
git add -N wit/deps
git diff --exit-code
- uses: WebAssembly/wit-abi-up-to-date@v15
- uses: WebAssembly/wit-abi-up-to-date@v16

0 comments on commit fbe0b7f

Please sign in to comment.