From 358ded92dae51d0cec782cd6be024a774d6ffa4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 21:24:38 +0000 Subject: [PATCH] Bump mymindstorm/setup-emsdk from 15 to 16 Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 15 to 16. - [Release notes](https://github.com/mymindstorm/setup-emsdk/releases) - [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v15...v16) --- updated-dependencies: - dependency-name: mymindstorm/setup-emsdk dependency-version: '16' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7b97bde5..43a004a3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -214,7 +214,7 @@ jobs: - name: Load CI versions run: cat .github/ci-versions.env >> "$GITHUB_ENV" - - uses: mymindstorm/setup-emsdk@v15 + - uses: mymindstorm/setup-emsdk@v16 with: version: ${{ env.WEBASSEMBLY_VERSION }}