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 a282549 commit a3433a2Copy full SHA for a3433a2
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
version: "latest"
35
36
- name: Install uv
37
- uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+ uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
38
with:
39
version: "0.8.2"
40
python-version: ${{ matrix.python-version }}
@@ -105,7 +105,7 @@ jobs:
105
fetch-depth: 0
106
107
108
109
110
111
python-version: "3.11"
0 commit comments