diff --git a/.github/workflows/continuous_integration.yml b/.github/workflows/continuous_integration.yml index f532beeb..75a04f4c 100644 --- a/.github/workflows/continuous_integration.yml +++ b/.github/workflows/continuous_integration.yml @@ -226,7 +226,7 @@ jobs: uses: hendrikmuhs/ccache-action@2a51777f6f64b7b7bea213601acba8f5f4fdbe03 # v1.2.11 with: key: ubuntu-emscripten - - uses: mymindstorm/setup-emsdk@d233ac12b0102f74ca199f5dad7a4e2c13a8a745 # v13 + - uses: mymindstorm/setup-emsdk@6ab9eb1bda2574c4ddb79809fc9247783eaf9021 # v14 - name: Update Glslang Sources run: ./update_glslang_sources.py - name: Configure