We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f72955 commit 5a90631Copy full SHA for 5a90631
2 files changed
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install uv
23
uses: astral-sh/setup-uv@v7
24
with:
25
- version: "0.4.12"
+ version: "0.9.12"
26
enable-cache: true
27
28
- name: Set up Python
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
0 commit comments