Skip to content

Commit 216fc26

Browse files
ci: fixup wasm
1 parent 5f11bf4 commit 216fc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169

170170
- name: Install wasm-bindgen-test-runner
171171
# Match the version of wasm-bindgen used in Cargo.lock
172-
run: cargo binstall wasm-bindgen-cli@0.2.117 --locked --no-confirm
172+
run: cargo binstall wasm-bindgen-cli@0.2.118 --locked --no-confirm
173173

174174
- name: Install wasm-tools
175175
uses: bytecodealliance/actions/wasm-tools/setup@v1

0 commit comments

Comments
 (0)