mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-03-03 12:22:39 +01: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