Skip to content

Commit 33a8c25

Browse files
committed
Pin the uv version in GHA
1 parent 29cd6d2 commit 33a8c25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Install uv
3939
uses: astral-sh/setup-uv@v6
4040
with:
41+
version: "0.7.2"
4142
enable-cache: true
4243

4344
- name: Generate All-optional Python models

0 commit comments

Comments
 (0)