5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-27 11:04:43 +00:00

Remove deprecated input server-url (#607)

This commit is contained in:
Kevin Stillhammer
2025-10-03 19:48:56 +02:00
committed by GitHub
parent 59a0868fea
commit d9ee7e2f26
6 changed files with 15 additions and 48 deletions

View File

@@ -21,10 +21,6 @@ inputs:
checksum:
description: "The checksum of the uv version to install"
required: false
server-url:
description: "(Deprecated) The server url to use when downloading uv"
required: false
default: "https://github.com"
github-token:
description:
"Used to increase the rate limit when retrieving versions and downloading uv."