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 b94fa79 + 7cd364a commit 840dca2Copy full SHA for 840dca2
.github/workflows/python-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Python
23
uses: actions/setup-python@v2
24
with:
25
- python-version: '3.x'
+ python-version: '3.6'
26
- name: Install dependencies
27
run: |
28
python -m pip install --upgrade pip
0 commit comments