1 parent 74d9f85 commit ea54d28Copy full SHA for ea54d28
1 file changed
.github/workflows/python-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Python
18
uses: actions/setup-python@v2
19
with:
20
- python-version: '3.x'
+ python-version: '3.8'
21
- name: Install dependencies
22
run: |
23
python -m pip install --upgrade pip
0 commit comments