Skip to content

Commit

Permalink
Merge pull request #915 from Cyan4973/dependabot/github_actions/mymin…
Browse files Browse the repository at this point in the history
…dstorm/setup-emsdk-14

build(deps): bump mymindstorm/setup-emsdk from 13 to 14
  • Loading branch information
Cyan4973 authored Jan 30, 2024
2 parents 2a577c6 + 33bacce commit b302f24
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 @@ -233,7 +233,7 @@ jobs:
key: em${{env.EM_VERSION}}-node${{ matrix.node-version }}-${{ runner.os }}

- name: Setup emsdk
uses: mymindstorm/setup-emsdk@v13
uses: mymindstorm/setup-emsdk@v14
with:
version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
Expand Down

0 comments on commit b302f24

Please sign in to comment.