We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967404d commit eb15585Copy full SHA for eb15585
1 file changed
.github/workflows/py2-py3-packages-ci.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Set up Python 3.7
60
uses: actions/setup-python@v2
61
with:
62
- python-version: 3.7
+ python-version: 3.9
63
- name: Install dependencies
64
run: |
65
python -m pip install pip -U
0 commit comments