Skip to content

Commit 9207779

Browse files
authored
Update .github/workflows/build.yml
1 parent cfc7e9e commit 9207779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
- uses: astral-sh/setup-uv@v6
133133
with:
134134
enable-cache: false
135-
version: "0.7.10"
135+
version: "0.6.17"
136136

137137
- name: Setup environment
138138
run: |

0 commit comments

Comments
 (0)