mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-05-09 12:02:05 +02:00
61cb8a9741
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