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 6ac5cb2 commit 23e89b9Copy full SHA for 23e89b9
.github/actions/tox/action.yml
@@ -50,7 +50,7 @@ runs:
50
- name: setup python
51
uses: actions/setup-python@v4
52
with:
53
- python-version: "3.9"
+ python-version: "3.10"
54
55
- name: Install tox
56
run: pip install -U tox
0 commit comments