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 79f3805 commit 3fdcb64Copy full SHA for 3fdcb64
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
42
steps:
43
- uses: actions/checkout@v3
44
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v3
45
with:
46
python-version: ${{ matrix.python-version }}
47
- run: pip install tox
0 commit comments