Skip to content

Commit 11ac62e

Browse files
committed
ci: update to python 3.8
1 parent 79c998c commit 11ac62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v2
3939
- uses: actions/setup-python@v1
4040
with:
41-
python-version: '3.7'
41+
python-version: '3.8'
4242
- uses: actions/setup-node@v1
4343
with:
4444
node-version: '12.x'

0 commit comments

Comments
 (0)