We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89d609 commit cf3b377Copy full SHA for cf3b377
1 file changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Python
32
uses: actions/setup-python@v3
33
with:
34
- python-version: '3.6'
+ python-version: '3.7'
35
36
- name: Install dependencies
37
run: |
0 commit comments