joecrowley-synergy/setup-uv
Version updated for https://github.com/joecrowley-synergy/setup-uv to version v7-hack.0.5.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-uv GitHub Action automates the installation and configuration of the uv tool within a workflow, ensuring the specified or latest version is added to the system’s PATH. It enhances efficiency by caching installed versions for faster subsequent runs and supports features like checksum verification, virtual environment setup, and error output handling with problem matchers. This action simplifies managing uv dependencies and ensures consistency across CI pipelines.
What’s Changed
Full Changelog: https://github.com/joecrowley-synergy/setup-uv/commits/v7-hack.0.5.0