mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-09-21 19:36:42 +00:00
Change default to "latest"
(#37)
## Summary Also did some light editing of the README.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user