Skip to content

Commit eafac7a

Browse files
authored
docs: bump python from 3.6 to 3.8
1 parent e4462d9 commit eafac7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,7 @@ jobs:
784784
- name: Setup Python
785785
uses: actions/setup-python@v1
786786
with:
787-
python-version: '3.6'
787+
python-version: '3.8'
788788
architecture: 'x64'
789789
790790
- name: Upgrade pip

0 commit comments

Comments
 (0)