mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 23:25:19 -04:00
docs: remove latest cache warning
This commit is contained in:
parent
8c90a15bfd
commit
e85263fd93
1 changed files with 0 additions and 6 deletions
|
@ -42,12 +42,6 @@ Set up your GitHub Actions workflow with a specific version of [uv](https://docs
|
|||
For an example workflow, see
|
||||
[here](https://github.com/charliermarsh/autobot/blob/e42c66659bf97b90ca9ff305a19cc99952d0d43f/.github/workflows/ci.yaml).
|
||||
|
||||
> [!TIP]
|
||||
>
|
||||
> Using `latest` requires to download the uv executable on every run, which incurs a cost
|
||||
> (especially on self-hosted runners). As a best practice, consider pinning the version to a
|
||||
> specific release.
|
||||
|
||||
### Install a specific version
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue