yezz123/Setup uv
Set up your GitHub Actions workflow with a specific version of uv
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| uv-version | uv version to use. If not provided, the latest stable version will be used. | no | — |
| uv-venv | Virtual environment name to create and activate. | no | — |
| uv-cache | Whether to cache uv packages. Only supported for uv versions >= 0.3.0. | no | false |
| uv-cache-dir | Directory to use for uv cache. If not specified, a platform-appropriate default will be used. | no | — |
Outputs
no outputs