docs: bump python from 3.6 to 3.8

This commit is contained in:
Shohei Ueda 2020-04-30 17:04:31 +09:00 committed by GitHub
parent e4462d9bb6
commit eafac7a3ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -784,7 +784,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v1
with:
python-version: '3.6'
python-version: '3.8'
architecture: 'x64'
- name: Upgrade pip