Bump github workflows to SCons 4.7
(cherry picked from commit 5b5ec8f4dc
)
This commit is contained in:
parent
52fa38b0f7
commit
7674e494ae
1 changed files with 1 additions and 1 deletions
2
.github/actions/godot-deps/action.yml
vendored
2
.github/actions/godot-deps/action.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue