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 a06ee77 commit c84c059Copy full SHA for c84c059
.github/workflows/tests.yml
@@ -67,7 +67,7 @@ jobs:
67
python-version: ${{ matrix.pyversion }}
68
69
- name: Set up uv
70
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
71
with:
72
73
0 commit comments