mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Merge pull request #103515 from Repiteo/ci/scons-bump
CI: Bump SCons to latest (4.8.1 → 4.9.0)
This commit is contained in:
commit
d7ecacb7a7
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.8.1
|
||||
default: 4.9.0
|
||||
|
||||
runs:
|
||||
using: composite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue