chore(deps): bump mymindstorm/setup-emsdk from 11 to 14

Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 11 to 14.
- [Release notes](https://github.com/mymindstorm/setup-emsdk/releases)
- [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v11...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-03-29 13:42:40 +00:00 committed by Leroy Hopson
parent f9f055f08e
commit e37062da18

View file

@ -102,7 +102,7 @@ jobs:
emsdk-cache-${{ matrix.target }}-
- name: Install web build dependencies
if: ${{ matrix.platform == 'web' }}
uses: mymindstorm/setup-emsdk@v11
uses: mymindstorm/setup-emsdk@v14
with:
version: 3.1.14
actions-cache-folder: emsdk-cache-${{ matrix.target }}