astral-sh-setup-uv/dist
Kevin Stillhammer b9c8c4c7ba
feat: add download-from-astral-mirror input (#897)
## Summary

Add a new boolean input `download-from-astral-mirror` (default: `true`)
that controls whether uv is downloaded from the Astral mirror or
directly from GitHub Releases.

When set to `false`, the mirror rewrite is skipped entirely and the
download goes straight to GitHub Releases.

Closes: #870
2026-05-31 11:47:01 +02:00
..
save-cache feat: add download-from-astral-mirror input (#897) 2026-05-31 11:47:01 +02:00
setup feat: add download-from-astral-mirror input (#897) 2026-05-31 11:47:01 +02:00
update-known-checksums fix: add timeout to fetch to prevent silent hangs (#883) 2026-05-31 09:37:59 +02:00