Merge pull request #41 from godotengine/dependabot/github_actions/mymindstorm/setup-emsdk-10

Bump mymindstorm/setup-emsdk from 9 to 10
This commit is contained in:
Rémi Verschelde 2021-07-06 17:45:14 +02:00 committed by GitHub
commit 75a0b00364
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@v9
uses: mymindstorm/setup-emsdk@v10
with:
version: ${{ env.EMSDK_VERSION }}
- name: Patch Mono