Skip to content

Commit 11bb118

Browse files
committed
Bump uv to 0.6.5, regenerate lock file.
1 parent 73e5b94 commit 11bb118

File tree

2 files changed

+235
-233
lines changed

2 files changed

+235
-233
lines changed

Diff for: .github/workflows/tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- uses: astral-sh/setup-uv@v5
4040
with:
41-
version: "0.5.26"
41+
version: "0.6.5"
4242
enable-cache: true
4343
cache-dependency-glob: "uv.lock"
4444

@@ -157,7 +157,7 @@ jobs:
157157

158158
- uses: astral-sh/setup-uv@v5
159159
with:
160-
version: "0.5.26"
160+
version: "0.6.5"
161161
enable-cache: true
162162
cache-dependency-glob: "uv.lock"
163163

0 commit comments

Comments
 (0)