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 a8ac5e4 commit 6c72329Copy full SHA for 6c72329
1 file changed
.github/workflows/pythonpackage.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Python
26
uses: actions/setup-python@v2
27
with:
28
- python-version: '3.5'
+ python-version: '3.6'
29
- name: Install dependencies
30
run: |
31
python -m pip install --upgrade pip
0 commit comments