mirror of
https://github.com/godotengine/godot.git
synced 2025-10-18 23:43:25 +00:00
Merge pull request #111224 from Repiteo/ci/scons-bump
CI: Bump SCons version [4.9.0→4.10.0]
This commit is contained in:
commit
d413181b8a
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
|
||||
scons-version:
|
||||
description: The SCons version to use.
|
||||
default: 4.9.0
|
||||
default: 4.10.0
|
||||
|
||||
runs:
|
||||
using: composite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue