1 parent dc8f535 commit 43437e1Copy full SHA for 43437e1
1 file changed
.github/workflows/tests-python.yml
@@ -43,7 +43,7 @@ jobs:
43
fetch-depth: 2
44
45
- name: Install uv
46
- uses: astral-sh/setup-uv@v8
+ uses: astral-sh/setup-uv@v7
47
with:
48
python-version: ${{ matrix.python-version }}
49
0 commit comments