We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912623e commit 83d76f3Copy full SHA for 83d76f3
.github/workflows/deploy-main-docs.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Python
28
uses: actions/setup-python@v2
29
with:
30
- python-version: '3.8'
+ python-version: '3.9'
31
32
- name: Cache pip
33
uses: actions/cache@v2
0 commit comments