mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
CI: Bump SCons version (4.7.0→4.8.0)
This commit is contained in:
2
.github/actions/godot-deps/action.yml
vendored
2
.github/actions/godot-deps/action.yml
vendored
@@ -9,7 +9,7 @@ inputs:
|
|||||||
default: "x64"
|
default: "x64"
|
||||||
scons-version:
|
scons-version:
|
||||||
description: The SCons version to use.
|
description: The SCons version to use.
|
||||||
default: "4.7.0"
|
default: "4.8.0"
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user