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