We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410f9c2 commit 6d144e7Copy full SHA for 6d144e7
.github/workflows/main.yml
@@ -72,6 +72,6 @@ jobs:
72
run: |
73
./ci/vendor-wit.sh
74
git diff --exit-code
75
- - run: cargo install wit-bindgen-cli@0.36.0 --locked
+ - run: cargo install wit-bindgen-cli@0.37.0 --locked
76
- run: ./ci/regenerate.sh
77
- run: git diff --exit-code
0 commit comments