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.
2 parents 0aa4b39 + abcc935 commit 8277ebaCopy full SHA for 8277eba
.github/workflows/build-macos.yml
@@ -132,7 +132,7 @@ jobs:
132
fail-on-cache-miss: true
133
134
- name: Install uv for speed
135
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
136
with:
137
version: "0.5.26"
138
.github/workflows/build-windows.yml
@@ -57,7 +57,7 @@ jobs:
57
arch: ${{ matrix.msvc-dev-arch }}
58
59
60
61
62
63
0 commit comments