mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-03 02:27:53 +00:00
8cc8d1cbfc
## Summary - make the latest-version workflow test use the action output for the exact installed version - allow `uv --version` to include additional platform/build metadata - keep validating that the reported version matches the latest GitHub release ## Testing - npm ci --ignore-scripts - npm run all - actionlint .github/workflows/test.yml Fixes the failure in https://github.com/astral-sh/setup-uv/actions/runs/23332230171/job/67866051063