We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c03dc commit d03868cCopy full SHA for d03868c
1 file changed
.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