We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ea182 commit c1728bdCopy full SHA for c1728bd
2 files changed
.github/workflows/api-style.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install uv
25
uses: astral-sh/setup-uv@v7
26
with:
27
- version: "0.11.19"
+ version: "0.11.21"
28
enable-cache: true
29
- name: Install Python
30
uses: actions/setup-python@v6
.github/workflows/api-tests.yml
@@ -29,7 +29,7 @@ jobs:
31
32
33
34
35
0 commit comments