mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 10:18:08 +02:00
Bump astral-sh/setup-uv from 6 to 7 (#2080)
This commit is contained in:
parent
3f223a6e29
commit
55b60bceba
8 changed files with 9 additions and 9 deletions
2
.github/workflows/marvin.yml
vendored
2
.github/workflows/marvin.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
|
||||
# Install UV package manager
|
||||
- name: Install UV
|
||||
uses: astral-sh/setup-uv@v6
|
||||
uses: astral-sh/setup-uv@v7
|
||||
with:
|
||||
enable-cache: true
|
||||
cache-dependency-glob: "uv.lock"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue