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

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