CI fix python version
All checks were successful
Build documentation / build-and-deploy (push) Successful in 4m47s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 4m47s
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: Set up python3
|
- name: Set up python3
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10.12'
|
||||||
|
|
||||||
- name: Install mkdocs
|
- name: Install mkdocs
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user