We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 539a329 + b7b11aa commit a0f4694Copy full SHA for a0f4694
1 file changed
.github/workflows/update-api-specs.yml
@@ -32,7 +32,7 @@ jobs:
32
python-version: "3.13"
33
34
- name: Install UV
35
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v6
36
with:
37
enable-cache: true
38
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
0 commit comments