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.
2 parents 2c2b970 + 7c60bb5 commit a167b87Copy full SHA for a167b87
.github/workflows/tox.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- uses: actions/checkout@v5
26
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
27
with:
28
python-version: ${{ matrix.python }}
29
- run: pip install --upgrade pip
0 commit comments