Skip to content

Commit a2a7c74

Browse files
authored
update python version 3.7 -> 3.8
1 parent a50f1cf commit a2a7c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make_docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v2
2424
- uses: actions/setup-python@v2
2525
with:
26-
python-version: 3.7
26+
python-version: 3.8
2727
- uses: actions/cache@v2
2828
with:
2929
key: ${{ github.ref }}

0 commit comments

Comments
 (0)