Skip to content

Commit

Permalink
Update CI setup-emsdk.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhashimoto authored Sep 23, 2024
1 parent 03dc36d commit 2083e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
path: ${{env.EM_CACHE_FOLDER}}
key: ${{env.EM_VERSION}}-${{ runner.os }}
- uses: mymindstorm/setup-emsdk@v12
- uses: mymindstorm/setup-emsdk@v14
with:
version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
Expand Down

0 comments on commit 2083e2d

Please sign in to comment.