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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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."