From e1a7a187479fc5b99534a49554c7886d7c8e28f5 Mon Sep 17 00:00:00 2001 From: Thaddeus Crews Date: Fri, 3 Oct 2025 13:06:56 -0500 Subject: [PATCH] =?UTF-8?q?CI:=20Bump=20SCons=20version=20[4.9.0=E2=86=924?= =?UTF-8?q?.10.0]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/actions/godot-deps/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/godot-deps/action.yml b/.github/actions/godot-deps/action.yml index 76001c1ab02..78b39288c8f 100644 --- a/.github/actions/godot-deps/action.yml +++ b/.github/actions/godot-deps/action.yml @@ -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