mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-04-22 11:30:11 +00:00
parent
bf8ec1ea35
commit
22695119d7
4 changed files with 17 additions and 4 deletions
|
|
@ -57,6 +57,10 @@ inputs:
|
|||
outputs:
|
||||
uv-version:
|
||||
description: "The installed uv version. Useful when using latest."
|
||||
uv-path:
|
||||
description: "The path to the installed uv binary."
|
||||
uvx-path:
|
||||
description: "The path to the installed uvx binary."
|
||||
cache-hit:
|
||||
description: "A boolean value to indicate a cache entry was found"
|
||||
runs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue