We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37754f3 commit 325adefCopy full SHA for 325adef
.github/workflows/api-style.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install uv
23
uses: astral-sh/setup-uv@v7
24
with:
25
- version: "0.9.24"
+ version: "0.9.26"
26
enable-cache: true
27
- name: Install Python
28
uses: actions/setup-python@v6
.github/workflows/api-tests.yml
@@ -25,7 +25,7 @@ jobs:
29
30
31
0 commit comments