mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-05-23 22:01:28 +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