We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03dc36d commit 2083e2dCopy full SHA for 2083e2d
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
path: ${{env.EM_CACHE_FOLDER}}
62
key: ${{env.EM_VERSION}}-${{ runner.os }}
63
- - uses: mymindstorm/setup-emsdk@v12
+ - uses: mymindstorm/setup-emsdk@v14
64
65
version: ${{env.EM_VERSION}}
66
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
0 commit comments