We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c740d6d commit 1292436Copy full SHA for 1292436
1 file changed
.github/workflows/build.yml
@@ -132,6 +132,7 @@ jobs:
132
- uses: astral-sh/setup-uv@v6
133
with:
134
enable-cache: false
135
+ version: "0.7.12"
136
137
- name: Setup environment
138
run: |
0 commit comments