From 0cfb06c6e4fa920f18e51fb0aef1f5dc405fa40b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 06:00:10 +0000 Subject: [PATCH] Bump mymindstorm/setup-emsdk from 9 to 10 Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 9 to 10. - [Release notes](https://github.com/mymindstorm/setup-emsdk/releases) - [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v9...v10) Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1d41ebe..a73feb5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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