mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-06-05 03:55:30 +00:00
This approach was copied from setup-rye but uv now has the capability to determine if a cache version is compatible. By removing it we will less frequently invalidate the cache and thus save bandwidth Closes: #203