[godot] Update Emscripten version to 4.0.20 for Godot 4.5.1 web builds

This commit is contained in:
Mario Zechner 2025-11-20 13:17:34 +01:00
parent 997ecf2a79
commit b13e98b33f

View File

@ -172,7 +172,7 @@ jobs:
- name: Set up Emscripten latest - name: Set up Emscripten latest
uses: mymindstorm/setup-emsdk@v11 uses: mymindstorm/setup-emsdk@v11
with: with:
version: 3.1.26 version: 4.0.20
- name: Setup python and scons - name: Setup python and scons
uses: ./.github/actions/setup-godot-deps-4 uses: ./.github/actions/setup-godot-deps-4