Skip to content

Commit b73c559

Browse files
fix(wasm): Update wasm CI workflow version to match game (#937)
1 parent b5c92d9 commit b73c559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: jetli/[email protected]
3232
name: 🔧 Wasm Bindgen
3333
with:
34-
version: "0.2.90"
34+
version: "0.2.92"
3535

3636
- uses: actions/cache@v3
3737
name: ♻️ Cache Cargo

0 commit comments

Comments
 (0)