Skip to content

Commit 297f453

Browse files
chore(deps): bump mymindstorm/setup-emsdk from 12 to 13 (#118)
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 12 to 13. - [Release notes](https://github.com/mymindstorm/setup-emsdk/releases) - [Commits](mymindstorm/setup-emsdk@v12...v13) --- updated-dependencies: - dependency-name: mymindstorm/setup-emsdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba6e532 commit 297f453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/enscripten.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
EMSCRIPTEN_VERSION=$(pyodide config get emscripten_version)
3535
echo "emsdk-version=$EMSCRIPTEN_VERSION" >> $GITHUB_OUTPUT
3636
37-
- uses: mymindstorm/setup-emsdk@v12
37+
- uses: mymindstorm/setup-emsdk@v13
3838
with:
3939
version: ${{ steps.compute-emsdk-version.outputs.emsdk-version }}
4040
actions-cache-folder: emsdk-cache

0 commit comments

Comments
 (0)