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 4a586fe commit 12c5971Copy full SHA for 12c5971
.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