summaryrefslogtreecommitdiffstats
path: root/.github/actions/godot-deps/action.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/actions/godot-deps/action.yml')
-rw-r--r--.github/actions/godot-deps/action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/actions/godot-deps/action.yml b/.github/actions/godot-deps/action.yml
index bd9a1f55ed..3344323fd4 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.8.0
+ default: 4.8.1
runs:
using: composite