mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-05-08 19:42:06 +02:00
b12532f27f
Debian unstable and testing don't have VERSION_ID in /etc/os-release. This change falls back to VERSION_CODENAME when VERSION_ID is missing, producing cache keys like 'debian-sid' for unstable. Fixes #773