mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-02 10:15:14 +00: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