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.
2 parents 36214e1 + d2d7c4d commit 49d89b0Copy full SHA for 49d89b0
.github/workflows/api-style.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install uv
36
uses: astral-sh/setup-uv@v6
37
with:
38
- version: "0.5.7"
+ version: "0.8.12"
39
enable-cache: true
40
- name: Install Python
41
uses: actions/setup-python@v5
.github/workflows/api-tests.yml
@@ -37,7 +37,7 @@ jobs:
- version: "0.6.13"
42
43
0 commit comments