Merge pull request #1371 from godotengine/dependabot/github_actions/mymindstorm/setup-emsdk-14

Bump mymindstorm/setup-emsdk from 13 to 14
pull/1443/head
David Snopek 2024-04-17 10:42:11 -05:00 committed by GitHub
commit 048f49af39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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@v13
uses: mymindstorm/setup-emsdk@v14
with:
version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}