Merge pull request #35 from godotengine/dependabot/github_actions/mymindstorm/setup-emsdk-v9

Bump mymindstorm/setup-emsdk from v8 to v9
This commit is contained in:
Rémi Verschelde 2021-05-11 12:45:36 +02:00 committed by GitHub
commit 3eb55684e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -674,7 +674,7 @@ jobs:
with:
python-version: ${{ env.PYTHON_VERSION }}
- name: Setup Emscripten SDK
uses: mymindstorm/setup-emsdk@v8
uses: mymindstorm/setup-emsdk@v9
with:
version: ${{ env.EMSDK_VERSION }}
- name: Patch Mono