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 0fa0459 + 9393c61 commit 0a0c5e6Copy full SHA for 0a0c5e6
.github/workflows/api-style.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install uv
36
uses: astral-sh/setup-uv@v7
37
with:
38
- version: "0.9.4"
+ version: "0.9.5"
39
enable-cache: true
40
- name: Install Python
41
uses: actions/setup-python@v6
.github/workflows/api-tests.yml
@@ -37,7 +37,7 @@ jobs:
42
43
0 commit comments