mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-07-16 19:11:11 +00:00
Add input python-version (#174)
This commit is contained in:
committed by
GitHub
parent
420915557e
commit
ee4fa33003
@ -6,6 +6,9 @@ inputs:
|
||||
version:
|
||||
description: "The version of uv to install"
|
||||
default: "latest"
|
||||
python-version:
|
||||
description: "The version of Python to set UV_PYTHON to"
|
||||
required: false
|
||||
checksum:
|
||||
description: "The checksum of the uv version to install"
|
||||
required: false
|
||||
|
Reference in New Issue
Block a user