Merge pull request #31 from godotengine/dependabot/github_actions/mymindstorm/setup-emsdk-v8

Bump mymindstorm/setup-emsdk from v7 to v8
This commit is contained in:
Rémi Verschelde 2021-03-26 13:39:12 +01:00 committed by GitHub
commit 05775a4758
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@v7
uses: mymindstorm/setup-emsdk@v8
with:
version: ${{ env.EMSDK_VERSION }}
- name: Patch Mono