mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-07-08 18:50:48 +02:00
## Summary Adds a new `quiet` input (default: `false`) that suppresses `info`-level log output when set to `true`. Only warnings and errors are shown. Contributes to: #868