diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3942f06..369aaa5b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -437,7 +437,7 @@ jobs: with: components: rust-src targets: wasm32-unknown-emscripten - - uses: mymindstorm/setup-emsdk@v14 + - uses: mymindstorm/setup-emsdk@v16 with: version: ${{env.EMSCRIPTEN_VERSION}} actions-cache-folder: emsdk-cache