Skip to content

Commit

Permalink
Merge pull request #94444 from Repiteo/ci/bump-scons
Browse files Browse the repository at this point in the history
CI: Bump SCons version (4.7.0→4.8.0)
  • Loading branch information
akien-mga committed Jul 22, 2024
2 parents 587f1d0 + 75a70d8 commit a713ce7
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 @@ -9,7 +9,7 @@ inputs:
default: "x64"
scons-version:
description: The SCons version to use.
default: "4.7.0"
default: "4.8.0"
runs:
using: "composite"
steps:
Expand Down

0 comments on commit a713ce7

Please sign in to comment.