Merge pull request #75339 from umarcor/umarcor/ci/setup-emsdk

[ci/web] update mymindstorm/setup-emsdk to v12
This commit is contained in:
Rémi Verschelde 2023-03-25 19:04:20 -07:00 committed by GitHub
commit 6ef2f358c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,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}}