We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705e1ac commit 6d110c7Copy full SHA for 6d110c7
.github/workflows/reusable-pytest.yml
@@ -44,7 +44,7 @@ jobs:
44
fetch-depth: 0
45
46
- name: Setup uv
47
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v5
48
49
- name: Install tox (uv)
50
if: matrix.py != 'pypy3.8'
0 commit comments