Skip to content

Commit 7dc3dbe

Browse files
committed
fix
1 parent 7f1f8db commit 7dc3dbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
python-version: "3.13"
3838

3939
- name: "Install uv"
40-
uses: astral-sh/setup-uv@v8
40+
uses: astral-sh/setup-uv@8.2.0
4141

4242
- name: "Generate Code from Spec"
4343
run: |

0 commit comments

Comments
 (0)