Bump mymindstorm/setup-emsdk from 13 to 14

Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 13 to 14.
- [Release notes](https://github.com/mymindstorm/setup-emsdk/releases)
- [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v13...v14)

---
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] 2024-01-24 11:01:29 +00:00 committed by Jérôme Leclercq
parent 88ae92baa0
commit b97da658a8
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@v13
uses: mymindstorm/setup-emsdk@v14
with:
version: 3.1.35
actions-cache-folder: emsdk-cache-${{ matrix.mode }}-${{ matrix.kind }}