summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorThaddeus Crews <repiteo@outlook.com>2024-11-25 13:22:24 -0600
committerThaddeus Crews <repiteo@outlook.com>2024-11-25 13:22:24 -0600
commit7c9d0300b7e19b53ccf8953f2873a6c416f6c4a6 (patch)
treeeda35b7f452b4b711ef47acd8df39146bf429d11 /.github
parentec01ad65fd615740177e403693cc3c8984f0d62a (diff)
parentb31cc6960d20b758b2ad6d3a3d497a9d7964823e (diff)
downloadredot-engine-7c9d0300b7e19b53ccf8953f2873a6c416f6c4a6.tar.gz
Merge pull request #99332 from Repiteo/ci/bump-scons
CI: Bump SCons to latest (4.8.0 → 4.8.1)
Diffstat (limited to '.github')
-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