We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d943f4c commit 1f32fb0Copy full SHA for 1f32fb0
1 file changed
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Python
15
uses: actions/setup-python@v2
16
with:
17
- python-version: '3.6'
+ python-version: '3.8.10'
18
- name: Install dependencies
19
run: |
20
python -m pip install --upgrade pip
0 commit comments