mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-07-16 02:50:56 +00:00
committed by
GitHub
parent
dbb680fbd2
commit
aeb46491c7
@ -29,6 +29,12 @@ inputs:
|
||||
cache-local-path:
|
||||
description: "Local path to store the cache."
|
||||
default: ""
|
||||
tool-dir:
|
||||
description: "Custom path to set UV_TOOL_DIR to."
|
||||
required: false
|
||||
tool-bin-dir:
|
||||
description: "Custom path to set UV_TOOL_BIN_DIR to."
|
||||
required: false
|
||||
outputs:
|
||||
uv-version:
|
||||
description: "The installed uv version. Useful when using latest."
|
||||
|
Reference in New Issue
Block a user