1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-06-29 08:00:21 +00:00

Meta: Update CI emsdk to latest

This commit is contained in:
Ali Mohammad Pur 2024-06-04 14:15:47 +02:00 committed by Ali Mohammad Pur
parent 9f4f319277
commit 8c0b13a60a

View File

@ -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