Skip to content

Commit 5a2db05

Browse files
authored
Merge pull request #392 from PyO3/dependabot/github_actions/mymindstorm/setup-emsdk-13
build(deps): bump mymindstorm/setup-emsdk from 12 to 13
2 parents bfd69da + 3fe271a commit 5a2db05

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@v12
391+
- uses: mymindstorm/setup-emsdk@v13
392392
with:
393393
version: ${{env.EMSCRIPTEN_VERSION}}
394394
actions-cache-folder: emsdk-cache

0 commit comments

Comments
 (0)