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 500c53c commit 6e66cd8Copy full SHA for 6e66cd8
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
python-version: ${{ matrix.python-version }}
39
40
- - uses: astral-sh/setup-uv@v3
+ - uses: astral-sh/setup-uv@v4
41
42
- name: Install tox
43
run: uv tool install --with tox-gh-actions --with tox-uv tox
0 commit comments