mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 23:25:19 -04:00
✏️ fix a leftover v1
version specifier
This commit is contained in:
parent
0fd9b14004
commit
e865252c66
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ changes. The glob matches files relative to the repository root.
|
|||
|
||||
```yaml
|
||||
- name: Define a list of cache dependency globs
|
||||
uses: astral-sh/setup-uv@v1
|
||||
uses: astral-sh/setup-uv@v2
|
||||
with:
|
||||
enable-cache: true
|
||||
cache-dependency-glob: |
|
||||
|
|
Loading…
Add table
Reference in a new issue