mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Merge pull request #94444 from Repiteo/ci/bump-scons
CI: Bump SCons version (4.7.0→4.8.0)
This commit is contained in:
commit
a713ce7b9e
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
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue