mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
Revert "CI: Pin Python 3.12.3 to workaround GHA issue"
This reverts commit 4fd7b2fc0f.
This commit is contained in:
2
.github/actions/godot-deps/action.yml
vendored
2
.github/actions/godot-deps/action.yml
vendored
@@ -3,7 +3,7 @@ description: Setup Python, install the pip version of SCons.
|
||||
inputs:
|
||||
python-version:
|
||||
description: The Python version to use.
|
||||
default: "3.12.3"
|
||||
default: "3.x"
|
||||
python-arch:
|
||||
description: The Python architecture.
|
||||
default: "x64"
|
||||
|
||||
Reference in New Issue
Block a user