2
0
Эх сурвалжийг харах

Merge pull request #90304 from acmorrow/scons-4.7.0

Bump GitHub workflows to SCons 4.7
Rémi Verschelde 1 жил өмнө
parent
commit
898d8e3cb4

+ 1 - 1
.github/actions/godot-deps/action.yml

@@ -23,5 +23,5 @@ runs:
       shell: bash
       run: |
         python -c "import sys; print(sys.version)"
-        python -m pip install scons==4.4.0
+        python -m pip install scons==4.7.0
         scons --version