Skip to content

Commit 668362b

Browse files
authored
Merge pull request #1103 from Cyan4973/dependabot/github_actions/mymindstorm/setup-emsdk-15
build(deps): bump mymindstorm/setup-emsdk from 14 to 15
2 parents 82cead7 + 4d0db67 commit 668362b

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
@@ -231,7 +231,7 @@ jobs:
231231
key: em${{env.EM_VERSION}}-node${{ matrix.node-version }}-${{ runner.os }}
232232

233233
- name: Setup emsdk
234-
uses: mymindstorm/setup-emsdk@v14
234+
uses: mymindstorm/setup-emsdk@v15
235235
with:
236236
version: ${{env.EM_VERSION}}
237237
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}

0 commit comments

Comments
 (0)