[skip travis] select python 3.8 in workflow file

This commit is contained in:
Tom-Oliver Heidel 2020-11-01 03:38:44 +01:00 committed by GitHub
parent 31108ce946
commit 764876a01f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.x'
python-version: '3.8'
- name: Install packages
run: sudo apt-get -y install zip pandoc man
- name: Bump version