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 77aec2b commit 3467a3cCopy full SHA for 3467a3c
.github/workflows/tests.yml
@@ -47,7 +47,7 @@ jobs:
47
python-version: ${{ matrix.python-version }}
48
49
- name: Set up uv
50
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
51
with:
52
cache-dependency-glob: |
53
setup.py
0 commit comments