b6686fbce3
<!-- Thank you for contributing to uv! To help us out with reviewing, please consider the following: - Does this pull request include a summary of the change? (See below.) - Does this pull request include a descriptive title? - Does this pull request include references to any relevant issues? --> ## Summary Update the `UV_VERSION`, such that a `copy-to-clipboard` action and pasting into a `.gitlab-ci.yml` is not 4 minor versions behind, as it happened to me a couple of times. <!-- What's the purpose of the change? What does it do, and why? --> ## Test Plan I ran `mkdocs serve` and it worked (I literally only changed one character) <!-- How was it tested? -->