mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-05-16 22:24:45 +00:00
Change default to "latest"
(#37)
## Summary Also did some light editing of the README.
This commit is contained in:
parent
a6cb892a36
commit
bfebbf80cb
2 changed files with 40 additions and 48 deletions
|
@ -4,7 +4,7 @@ author: "eifinger"
|
|||
inputs:
|
||||
version:
|
||||
description: "The version of uv to install"
|
||||
default: "0.4.4"
|
||||
default: "latest"
|
||||
checksum:
|
||||
description: "The checksum of the uv version to install"
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue