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.
2 parents 752e6a1 + 12c5971 commit 3d28c52Copy full SHA for 3d28c52
.github/workflows/python-publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python
20
uses: actions/setup-python@v3
21
with:
22
- python-version: '3.7'
+ python-version: '3.8'
23
- name: Install dependencies
24
run: |
25
python -m pip install --upgrade pip
0 commit comments