diff --git a/.github/workflows/Emscripten.yml b/.github/workflows/Emscripten.yml index 55486dcd..b3d68c8d 100644 --- a/.github/workflows/Emscripten.yml +++ b/.github/workflows/Emscripten.yml @@ -182,7 +182,7 @@ jobs: uses: actions/checkout@v6 - name: Setup Emscripten - uses: mymindstorm/setup-emsdk@v14 + uses: mymindstorm/setup-emsdk@v15 # Continue on error to ignore problems with caching continue-on-error: true with: