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 afe2fbd commit 424b41cCopy full SHA for 424b41c
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Python
26
uses: actions/setup-python@v3
27
with:
28
- python-version: '3.6'
+ python-version: '3.7'
29
30
- name: Install dependencies
31
run: |
0 commit comments