]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Bump mymindstorm/setup-emsdk from 14 to 16
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 1 May 2026 07:52:24 +0000 (07:52 +0000)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 1 May 2026 12:35:16 +0000 (14:35 +0200)
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 14 to 16.
- [Release notes](https://github.com/mymindstorm/setup-emsdk/releases)
- [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v14...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] <support@github.com>
.github/workflows/cmake.yml
.github/workflows/configure.yml

index 5f843aa1ed2706c04d009309800f207fd42a8ba1..e77baf66590c423b1ccd238dc7277d01d209c97f 100644 (file)
@@ -790,7 +790,7 @@ jobs:
 
     - name: Install Emscripten
       if: contains(matrix.name, 'WASM32')
-      uses: mymindstorm/setup-emsdk@v14
+      uses: mymindstorm/setup-emsdk@v16
 
     # Get MCST LCC from github actions cache or download from dev.mcst.ru and save to cache
     - name: Cache MCST LCC ${{ matrix.toolchain }} (Ubuntu)
index 8186095f6d1a4c9badbce500c9e51cf0cb145750..eaabcc2c38479dc48a887c8bd024c5725e1ef3dc 100644 (file)
@@ -304,7 +304,7 @@ jobs:
 
     - name: Install Emscripten
       if: contains(matrix.name, 'WASM32')
-      uses: mymindstorm/setup-emsdk@v14
+      uses: mymindstorm/setup-emsdk@v16
 
     - name: Generate project files
       run: |