We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655e93d commit 5b5ec8fCopy full SHA for 5b5ec8f
.github/actions/godot-deps/action.yml
@@ -23,5 +23,5 @@ runs:
23
shell: bash
24
run: |
25
python -c "import sys; print(sys.version)"
26
- python -m pip install scons==4.4.0
+ python -m pip install scons==4.7.0
27
scons --version
0 commit comments