Skip to content

Commit 07f3961

Browse files
dependabot[bot]neheb
authored andcommitted
Bump mymindstorm/setup-emsdk from 11 to 12
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 11 to 12. - [Release notes](https://github.com/mymindstorm/setup-emsdk/releases) - [Commits](mymindstorm/setup-emsdk@v11...v12) --- updated-dependencies: - dependency-name: mymindstorm/setup-emsdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 6e3dfe5)
1 parent 6f3d716 commit 07f3961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_PR_meson.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
run: |
173173
python3 -m pip install meson ninja
174174
- name: Emscripten
175-
uses: mymindstorm/setup-emsdk@v11
175+
uses: mymindstorm/setup-emsdk@v12
176176
- name: Compile
177177
run: |
178178
meson setup "${{github.workspace}}/build" --cross-file="${{github.workspace}}/em.txt" --wrap-mode=forcefallback -Ddefault_library=static -Dwarning_level=3 -Dcpp_std=c++20 -DunitTests=disabled

0 commit comments

Comments
 (0)