We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50f1cf commit a2a7c74Copy full SHA for a2a7c74
.github/workflows/make_docs.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v2
24
- uses: actions/setup-python@v2
25
with:
26
- python-version: 3.7
+ python-version: 3.8
27
- uses: actions/cache@v2
28
29
key: ${{ github.ref }}
0 commit comments