Skip to content

Commit 46007f6

Browse files
Bump mymindstorm/setup-emsdk from 15 to 16 in the github-actions group (#1001)
Bumps the github-actions group with 1 update: [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk). Updates `mymindstorm/setup-emsdk` from 15 to 16 - [Commits](emscripten-core/setup-emsdk@v15...v16) --- updated-dependencies: - dependency-name: mymindstorm/setup-emsdk dependency-version: '16' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c855c83 commit 46007f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ffishjs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
path: ${{env.EM_CACHE_FOLDER}}
2828
key: emsdk-${{env.EM_VERSION}}-${{ runner.os }}
29-
- uses: mymindstorm/setup-emsdk@v15
29+
- uses: mymindstorm/setup-emsdk@v16
3030
with:
3131
version: ${{env.EM_VERSION}}
3232
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
path: ${{env.EM_CACHE_FOLDER}}
6262
key: emsdk-${{env.EM_VERSION}}-${{ runner.os }}
63-
- uses: mymindstorm/setup-emsdk@v15
63+
- uses: mymindstorm/setup-emsdk@v16
6464
with:
6565
version: ${{env.EM_VERSION}}
6666
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}

0 commit comments

Comments
 (0)