We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfc9ec1 + d2da0f4 commit b6c5bafCopy full SHA for b6c5baf
.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.9"
+ version: "0.9.10"
39
enable-cache: true
40
- name: Install Python
41
uses: actions/setup-python@v6
.github/workflows/api-tests.yml
@@ -40,7 +40,7 @@ jobs:
42
43
44
45
46
0 commit comments