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 bf45060 commit 0087054Copy full SHA for 0087054
.github/workflows/tests.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Install tox
68
run: pip install "tox < 4"
69
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
70
with:
71
python-version: ${{ matrix.python }}
72
- name: Run tests
0 commit comments