github astral-sh/setup-uv v7.1.6
v7.1.6 🌈 add OS version to cache key to prevent binary incompatibility

latest releases: v7.1, v7
9 hours ago

Changes

This release will invalidate your cache existing keys!

The os version e.g. ubuntu-22.04 is now part of the cache key. This prevents failing builds when a cache got populated with wheels built with different tools (e.g. glibc) than are present on the runner where the cache got restored.

🐛 Bug fixes

  • feat: add OS version to cache key to prevent binary incompatibility @eifinger (#716)

🧰 Maintenance

⬆️ Dependency updates

Don't miss a new setup-uv release

NewReleases is sending notifications on new releases.