Skip to content

Commit c2cd743

Browse files
dependabot[bot]saghul
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 25b5e70 commit c2cd743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ jobs:
411411
runs-on: ubuntu-latest
412412
steps:
413413
- uses: actions/checkout@v6
414-
- uses: mymindstorm/setup-emsdk@v14
414+
- uses: mymindstorm/setup-emsdk@v15
415415
- name: check emsdk
416416
run: emcc -v
417417
- name: build

0 commit comments

Comments
 (0)