mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-04-07 21:27:50 +02:00
This commit splits up the "normal" cache containing the dependencies and the "python" cache containing the python binaries. This will lead to a one-time invalidation of caches. Closes: #713