Skip to content

Commit

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

build(deps): bump mymindstorm/setup-emsdk from 12 to 13
  • Loading branch information
Cyan4973 authored Dec 11, 2023
2 parents 2b23bc5 + 6e884ce commit 09d1bf9
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@v12
uses: mymindstorm/setup-emsdk@v13
with:
version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
Expand Down

0 comments on commit 09d1bf9

Please sign in to comment.