✏️ fix a leftover v1 version specifier

This commit is contained in:
burgholzer 2024-09-10 21:47:55 +02:00
parent 0fd9b14004
commit e865252c66
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 54B84A1E63275DA4

View file

@ -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: |