Skip to content

Commit 7061456

Browse files
authored
Merge pull request #13606 from quarto-dev/gha/update-uv
2 parents f6fde95 + 2c4e700 commit 7061456

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)