mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-07-23 20:29:36 +00:00
29cd2350cd
Use extractTar() instead of extractZip() which is very slow for some reason (0.3s vs 10s) Fixes #659