Skip to content

Commit b06ba8c

Browse files
authored
Merge pull request #214 from rhashimoto/setup-emsdk
Update CI setup-emsdk.
2 parents 03dc36d + 2083e2d commit b06ba8c

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
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
path: ${{env.EM_CACHE_FOLDER}}
6262
key: ${{env.EM_VERSION}}-${{ runner.os }}
63-
- uses: mymindstorm/setup-emsdk@v12
63+
- uses: mymindstorm/setup-emsdk@v14
6464
with:
6565
version: ${{env.EM_VERSION}}
6666
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}

0 commit comments

Comments
 (0)