Skip to content

Commit 6d144e7

Browse files
committed
Update the wit-bindgen-cli version checked out by CI.
1 parent 410f9c2 commit 6d144e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272
run: |
7373
./ci/vendor-wit.sh
7474
git diff --exit-code
75-
- run: cargo install wit-bindgen-cli@0.36.0 --locked
75+
- run: cargo install wit-bindgen-cli@0.37.0 --locked
7676
- run: ./ci/regenerate.sh
7777
- run: git diff --exit-code

0 commit comments

Comments
 (0)