Skip to content

Commit 2e509e2

Browse files
committed
fix again
1 parent 7dc3dbe commit 2e509e2

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@8.2.0
40+
uses: astral-sh/setup-uv@v8.2.0
4141

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

0 commit comments

Comments
 (0)