astral-sh/setup-uv
Version updated for https://github.com/astral-sh/setup-uv to version v6.2.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 23,157 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changes
Release v6.2.0 contained a bug that slipped through the automated test. The action tried to look for the default version-manifest.json in the root of the repostory using this action instead of relative to the action itself.
🐛 Bug fixes
- Look for version-manifest.json relative to action path @eifinger (#456)