diff --git a/.github/workflows/continuous_integration.yml b/.github/workflows/continuous_integration.yml index c90b20bb..58dc2540 100644 --- a/.github/workflows/continuous_integration.yml +++ b/.github/workflows/continuous_integration.yml @@ -226,7 +226,7 @@ jobs: uses: hendrikmuhs/ccache-action@6d1841ec156c39a52b1b23a810da917ab98da1f4 # v1.2.10 with: key: ubuntu-emscripten - - uses: mymindstorm/setup-emsdk@ab889da2abbcbb280f91ec4c215d3bb4f3a8f775 # v12 + - uses: mymindstorm/setup-emsdk@d233ac12b0102f74ca199f5dad7a4e2c13a8a745 # v13 - name: Update Glslang Sources run: ./update_glslang_sources.py - name: Configure