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 77cf6ee commit 9663589Copy full SHA for 9663589
.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.8.12"
+ version: "0.8.13"
39
enable-cache: true
40
- name: Install Python
41
uses: actions/setup-python@v5
.github/workflows/api-tests.yml
@@ -37,7 +37,7 @@ jobs:
42
43
0 commit comments