Skip to content

Commit af32a93

Browse files
dependabot[bot]saghul
authored andcommitted
Bump mymindstorm/setup-emsdk from 13 to 14
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 13 to 14. - [Release notes](https://github.com/mymindstorm/setup-emsdk/releases) - [Commits](mymindstorm/setup-emsdk@v13...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] <[email protected]>
1 parent 744c379 commit af32a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ jobs:
393393
runs-on: ubuntu-latest
394394
steps:
395395
- uses: actions/checkout@v4
396-
- uses: mymindstorm/setup-emsdk@v13
396+
- uses: mymindstorm/setup-emsdk@v14
397397
- name: check emsdk
398398
run: emcc -v
399399
- name: build

0 commit comments

Comments
 (0)