Merge pull request #1317 from godotengine/dependabot/github_actions/mymindstorm/setup-emsdk-13

Bump mymindstorm/setup-emsdk from 12 to 13
This commit is contained in:
Rémi Verschelde
2023-11-22 22:16:15 +01:00
committed by GitHub

View File

@@ -117,7 +117,7 @@ jobs:
- name: Web dependencies
if: ${{ matrix.platform == 'web' }}
uses: mymindstorm/setup-emsdk@v12
uses: mymindstorm/setup-emsdk@v13
with:
version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}