We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c5a9ef + 86c0b90 commit 5a6e945Copy full SHA for 5a6e945
.github/workflows/publish-api-documentation.yml
@@ -18,7 +18,7 @@ jobs:
18
ref: "gh-pages"
19
- uses: actions/setup-python@v3
20
with:
21
- python-version: 3.7
+ python-version: 3.8
22
- name: Merge changes from 3.0 branch
23
run: |
24
git config user.name github-actions
0 commit comments