[ci/web] update mymindstorm/setup-emsdk to v12

(cherry picked from commit dcb974700b)
This commit is contained in:
Unai Martinez-Corral 2023-03-26 02:12:53 +01:00 committed by Rémi Verschelde
parent 33b377edb5
commit 698fe9c791
No known key found for this signature in database
GPG Key ID: C3336907360768E1
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Set up Emscripten latest - name: Set up Emscripten latest
uses: mymindstorm/setup-emsdk@v11 uses: mymindstorm/setup-emsdk@v12
with: with:
version: ${{env.EM_VERSION}} version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}} actions-cache-folder: ${{env.EM_CACHE_FOLDER}}