CI: Update emscripten version
This commit is contained in:
2
.github/workflows/wasm-build.yml
vendored
2
.github/workflows/wasm-build.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
- name: Setup emscripten
|
||||
uses: mymindstorm/setup-emsdk@v12
|
||||
with:
|
||||
version: 3.1.31
|
||||
version: 3.1.35
|
||||
actions-cache-folder: emsdk-cache-${{ matrix.mode }}-${{ matrix.kind }}
|
||||
|
||||
# Cache xmake dependencies
|
||||
|
||||
Reference in New Issue
Block a user