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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-27 23:56:19 +00:00 committed by Jérôme Leclercq
parent 8d2d2901ba
commit c7579fb9be
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ jobs:
# Setup emsdk
- name: Setup emscripten
uses: mymindstorm/setup-emsdk@v12
uses: mymindstorm/setup-emsdk@v13
with:
version: 3.1.35
actions-cache-folder: emsdk-cache-${{ matrix.mode }}-${{ matrix.kind }}