Skip to content

Commit c65a8db

Browse files
authored
Merge pull request #406 from PyO3/dependabot/github_actions/mymindstorm/setup-emsdk-14
build(deps): bump mymindstorm/setup-emsdk from 13 to 14
2 parents 8d1d750 + a7e852a commit c65a8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ jobs:
388388
with:
389389
components: rust-src
390390
targets: wasm32-unknown-emscripten
391-
- uses: mymindstorm/setup-emsdk@v13
391+
- uses: mymindstorm/setup-emsdk@v14
392392
with:
393393
version: ${{env.EMSCRIPTEN_VERSION}}
394394
actions-cache-folder: emsdk-cache

0 commit comments

Comments
 (0)