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 f469ab2 commit 35d27baCopy full SHA for 35d27ba
.github/workflows/manual.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/setup-python@v2
20
name: Install Python
21
with:
22
- python-version: '3.7'
+ python-version: '3.8'
23
24
- name: Update pip and install deps
25
run: |
0 commit comments