diff --git a/.github/workflows/configure.yml b/.github/workflows/configure.yml index 634ba98a1a..7f2a8683b5 100644 --- a/.github/workflows/configure.yml +++ b/.github/workflows/configure.yml @@ -196,7 +196,7 @@ jobs: - name: Install Emscripten if: contains(matrix.name, 'WASM32') - uses: mymindstorm/setup-emsdk@v11 + uses: mymindstorm/setup-emsdk@v12 - name: Generate project files run: |