Skip to content

Commit eea6ac4

Browse files
build(deps): 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 5a451e6 commit eea6ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
- name: Install OS dependencies
164164
run: sudo apt install ninja-build cmake flex bison
165165

166-
- uses: mymindstorm/setup-emsdk@v14
166+
- uses: mymindstorm/setup-emsdk@v15
167167
with:
168168
version: "3.1.58"
169169
actions-cache-folder: "emsdk-cache"

0 commit comments

Comments
 (0)