mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
CI: Bump SCons version [4.9.0→4.10.0]
This commit is contained in:
parent
06827c91c6
commit
e1a7a18747
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
|
@ -10,7 +10,7 @@ inputs:
|
||||||
default: x64
|
default: x64
|
||||||
scons-version:
|
scons-version:
|
||||||
description: The SCons version to use.
|
description: The SCons version to use.
|
||||||
default: 4.9.0
|
default: 4.10.0
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue