We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86e8ffa + bf8f329 commit 04ddfa0Copy full SHA for 04ddfa0
1 file changed
.github/workflows/build_documentation.yml
@@ -20,6 +20,7 @@ jobs:
20
- uses: ammaraskar/sphinx-action@master
21
with:
22
docs-folder: "docs/"
23
+ python-version: '3.11'
24
# Create an artifact of the html output.
25
- uses: actions/upload-artifact@v1
26
0 commit comments