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 1945788 commit 4dc5854Copy full SHA for 4dc5854
.github/workflows/tests.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Install tox
71
run: pip install "tox < 4"
72
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
73
with:
74
python-version: ${{ matrix.python }}
75
allow-prereleases: true
0 commit comments