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 d83b661 commit 2f51567Copy full SHA for 2f51567
.github/workflows/build-macos.yml
@@ -113,7 +113,7 @@ jobs:
113
fail-on-cache-miss: true
114
115
- name: Install uv for speed
116
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
117
with:
118
version: "0.8.3"
119
.github/workflows/build-windows.yml
@@ -38,7 +38,7 @@ jobs:
38
arch: ${{ matrix.msvc-dev-arch }}
39
40
41
42
43
44
0 commit comments