Skip to content

Commit 3d772cb

Browse files
authored
Merge pull request #13599 from quarto-dev/cderv-patch-1
2 parents f600362 + 41d86c2 commit 3d772cb

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
@@ -169,7 +169,7 @@ jobs:
169169
- name: Install uv for Python
170170
uses: astral-sh/setup-uv@v3
171171
with:
172-
version: "0.8.22"
172+
version: "0.9.5"
173173
enable-cache: true
174174
cache-dependency-glob: "tests/uv.lock"
175175

0 commit comments

Comments
 (0)