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.
1 parent 11f6443 commit 7f1f8dbCopy full SHA for 7f1f8db
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
python-version: "3.13"
38
39
- name: "Install uv"
40
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v8
41
42
- name: "Generate Code from Spec"
43
run: |
0 commit comments