Skip to content

Commit 2c4e700

Browse files
committed
Use latest uv
Per security requirement following GHSA-w476-p2h3-79g9 (cherry picked from commit 41d86c2) # Conflicts: # .github/workflows/test-smokes.yml
1 parent f6fde95 commit 2c4e700

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
@@ -160,7 +160,7 @@ jobs:
160160
- name: Install uv for Python
161161
uses: astral-sh/setup-uv@v3
162162
with:
163-
version: "0.7.4"
163+
version: "0.9.5"
164164
enable-cache: true
165165
cache-dependency-glob: "tests/uv.lock"
166166

0 commit comments

Comments
 (0)