Skip to content

Commit 9da9a11

Browse files
dependabot[bot]SirLynix
authored andcommitted
Bump mymindstorm/setup-emsdk from 14 to 15
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 14 to 15. - [Release notes](https://github.com/mymindstorm/setup-emsdk/releases) - [Commits](emscripten-core/setup-emsdk@v14...v15) --- updated-dependencies: - dependency-name: mymindstorm/setup-emsdk dependency-version: '15' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02cb4b5 commit 9da9a11

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
@@ -71,7 +71,7 @@ jobs:
7171
# Setup Emsdk
7272
- name: Setup emscripten
7373
if: ${{ matrix.confs.plat == 'wasm' }}
74-
uses: mymindstorm/setup-emsdk@v14
74+
uses: mymindstorm/setup-emsdk@v15
7575
with:
7676
version: 4.0.15
7777
actions-cache-folder: emsdk-cache-${{ matrix.confs.mode }}

0 commit comments

Comments
 (0)