There was an error while loading. Please reload this page.
1 parent 7f1f8db commit 7dc3dbeCopy full SHA for 7dc3dbe
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@v8
+ uses: astral-sh/setup-uv@8.2.0
41
42
- name: "Generate Code from Spec"
43
run: |
0 commit comments