Skip to content

Commit b88f382

Browse files
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](emscripten-core/setup-emsdk@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] <support@github.com>
1 parent a3bb004 commit b88f382

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
# Setup Emsdk
8080
- name: Setup Emscripten
8181
if: ${{ matrix.confs.plat == 'wasm' }}
82-
uses: mymindstorm/setup-emsdk@v15
82+
uses: mymindstorm/setup-emsdk@v16
8383
with:
8484
version: 4.0.15
8585
actions-cache-folder: emsdk-cache-${{ matrix.confs.mode }}

0 commit comments

Comments
 (0)