We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cfcd8 commit 64ee126Copy full SHA for 64ee126
.github/workflows/render_page.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- uses: actions/setup-python@v5
17
with:
18
- python-version: 3.x
+ python-version: 3.10.10
19
- run: |
20
pip install -r requirements.txt
21
mkdocs gh-deploy --force
0 commit comments