update mymindstorm/setup-emsdk to v12

(cherry picked from commit dcb974700b35837ee13e1bd3f170a979ee0af03d)
This commit is contained in:
Unai Martinez-Corral 2023-03-26 02:12:53 +01:00 committed by Relintai
parent 53358e6825
commit 3ab69cc634

View File

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