Skip to content

Commit beb164e

Browse files
committed
uv version needs to be updated
1 parent eee4364 commit beb164e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-smokes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
- name: Install uv for Python
156156
uses: astral-sh/setup-uv@v3
157157
with:
158-
version: "0.7.4"
158+
version: "0.8.22"
159159
enable-cache: true
160160
cache-dependency-glob: "tests/uv.lock"
161161

0 commit comments

Comments
 (0)