mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-06-05 16:08:42 +02:00
a92cb43098
## 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