Skip to content

Commit

Permalink
Merge pull request #406 from PyO3/dependabot/github_actions/mymindsto…
Browse files Browse the repository at this point in the history
…rm/setup-emsdk-14

build(deps): bump mymindstorm/setup-emsdk from 13 to 14
  • Loading branch information
davidhewitt committed Feb 1, 2024
2 parents 8d1d750 + a7e852a commit c65a8db
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 @@ -388,7 +388,7 @@ jobs:
with:
components: rust-src
targets: wasm32-unknown-emscripten
- uses: mymindstorm/setup-emsdk@v13
- uses: mymindstorm/setup-emsdk@v14
with:
version: ${{env.EMSCRIPTEN_VERSION}}
actions-cache-folder: emsdk-cache
Expand Down

0 comments on commit c65a8db

Please sign in to comment.