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

Bump mymindstorm/setup-emsdk from 12 to 13
pull/866/merge
Rémi Verschelde 2023-11-22 22:16:15 +01:00 committed by GitHub
commit d0fdc3adf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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