From 126cad50113685d0432834fff875549f7b0aa6f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 03:00:31 +0000 Subject: [PATCH] Bump mymindstorm/setup-emsdk from 12 to 13 Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 12 to 13. - [Release notes](https://github.com/mymindstorm/setup-emsdk/releases) - [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v12...v13) --- updated-dependencies: - dependency-name: mymindstorm/setup-emsdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build_pyodide_wheels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pyodide_wheels.yml b/.github/workflows/build_pyodide_wheels.yml index 7410219c3..be55bcc3b 100644 --- a/.github/workflows/build_pyodide_wheels.yml +++ b/.github/workflows/build_pyodide_wheels.yml @@ -39,7 +39,7 @@ jobs: - uses: actions/setup-python@v4 with: python-version: 3.10.2 - - uses: mymindstorm/setup-emsdk@v12 + - uses: mymindstorm/setup-emsdk@v13 with: version: 3.1.14 - run: pip install pyodide-build==0.21.0