diff --git a/.github/workflows/continuous_integration.yml b/.github/workflows/continuous_integration.yml index e8fc8a89e8..26f8a5ae07 100644 --- a/.github/workflows/continuous_integration.yml +++ b/.github/workflows/continuous_integration.yml @@ -326,7 +326,7 @@ jobs: uses: hendrikmuhs/ccache-action@33522472633dbd32578e909b315f5ee43ba878ce # v1.2.22 with: key: ubuntu-emscripten - - uses: mymindstorm/setup-emsdk@667eb33f24e84e7f362c16d8d7fff0629a73e15e # v15 + - uses: mymindstorm/setup-emsdk@4528d102f7230f0e7b276855c01ea1159be0e984 # v16 - name: Update Glslang Sources run: ./update_glslang_sources.py - name: Configure