Use Python 3.8 to publish API doc

pull/2353/head
grossmj 6 months ago
parent 58399a9fa8
commit 2fb3b1ebab
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD

@ -18,7 +18,7 @@ jobs:
ref: "gh-pages"
- uses: actions/setup-python@v3
with:
python-version: 3.7
python-version: 3.8
- name: Merge changes from 3.0 branch
run: |
git config user.name github-actions

Loading…
Cancel
Save