Skip to content

Commit

Permalink
Merge pull request #90304 from acmorrow/scons-4.7.0
Browse files Browse the repository at this point in the history
Bump GitHub workflows to SCons 4.7
  • Loading branch information
akien-mga committed Apr 8, 2024
2 parents 9856182 + 5b5ec8f commit 898d8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/godot-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 898d8e3

Please sign in to comment.