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 22e86e5 commit 52456d1Copy full SHA for 52456d1
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Set up Python
47
uses: actions/setup-python@v2
48
with:
49
- python-version: '3.7'
+ python-version: '3.8'
50
- name: Install dependencies
51
run: |
52
python -m pip install --upgrade pip==20.2.4
0 commit comments