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 85d33f3 commit d231e10Copy full SHA for d231e10
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
- "3.12"
26
steps:
27
- uses: actions/checkout@v4
28
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
29
with:
30
python-version: "${{matrix.python-version}}"
31
- run: pip install tox
0 commit comments