Skip to content

Commit a02ccca

Browse files
Bump mymindstorm/setup-emsdk from 12 to 14
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 12 to 14. - [Release notes](https://github.com/mymindstorm/setup-emsdk/releases) - [Commits](emscripten-core/setup-emsdk@v12...v14) --- updated-dependencies: - dependency-name: mymindstorm/setup-emsdk dependency-version: '14' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43d8cde commit a02ccca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-js.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- name: Setup Emscripten
9-
uses: mymindstorm/setup-emsdk@v12
9+
uses: mymindstorm/setup-emsdk@v14
1010
with:
1111
version: 4.0.1
1212
- name: Install Dependencies

0 commit comments

Comments
 (0)