astral-sh/setup-uv
Version updated for https://github.com/astral-sh/setup-uv to version v7.4.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 49,473 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 a specific version of the uv tool within a workflow. It ensures uv is added to the system PATH, caches the installation to optimize runtime performance, and offers optional features like checksum verification and problem matchers for error handling. This action simplifies dependency management and enhances workflow efficiency, particularly for projects utilizing uv.
Release notes
Changes
Thank you @luhenry for adding support for riscv64 arch
🚀 Enhancements
- Add riscv64 architecture support to platform detection @luhenry (#791)
🧰 Maintenance
- Delete .github/workflows/dependabot-build.yml @eifinger (#789)
- Harden Dependabot build workflow @eifinger (#788)
- Fix: check PR author instead of event sender for Dependabot detection @eifinger-bot (#787)
- chore: update known checksums for 0.10.9 @github-actions[bot] (#783)
- Add workflow to auto-build dist on Dependabot PRs @eifinger-bot (#782)
- chore: update known checksums for 0.10.8 @github-actions[bot] (#779)
- chore: update known checksums for 0.10.7 @github-actions[bot] (#775)
⬆️ Dependency updates
- chore(deps): bump versions @eifinger (#792)
- Bump actions/setup-node from 6.2.0 to 6.3.0 @dependabot[bot] (#790)
- Bump eifinger/actionlint-action from 1.10.0 to 1.10.1 @dependabot[bot] (#778)