Revert "CI: Pin Python 3.12.3 to workaround GHA issue"

This reverts commit 4fd7b2fc0f.
This commit is contained in:
Thaddeus Crews 2024-07-16 11:46:52 -05:00
parent 97b8ad1af0
commit 8039500f93
No known key found for this signature in database
GPG Key ID: 62181B86FE9E5D84
1 changed files with 1 additions and 1 deletions

View File

@ -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"