mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 09:21:57 -05:00
Meta: Update CI emsdk to latest
This commit is contained in:
parent
9f4f319277
commit
8c0b13a60a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wasm.yml
vendored
2
.github/workflows/wasm.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: "Install emscripten"
|
||||
uses: mymindstorm/setup-emsdk@v14
|
||||
with:
|
||||
version: 3.1.25
|
||||
version: 3.1.61
|
||||
|
||||
- name: Restore Caches
|
||||
uses: ./.github/actions/cache-restore
|
||||
|
|
Loading…
Reference in a new issue