Bump astral-sh/setup-uv from 6 to 7 (#2080)

This commit is contained in:
dependabot[bot] 2025-10-14 12:29:20 -04:00 committed by GitHub
commit 55b60bceba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 9 additions and 9 deletions

View file

@ -31,7 +31,7 @@ jobs:
private-key: ${{ secrets.MARVIN_APP_PRIVATE_KEY }}
- name: Install uv
uses: astral-sh/setup-uv@v6
uses: astral-sh/setup-uv@v7
with:
enable-cache: true
cache-dependency-glob: "uv.lock"