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
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.10.12'
|
||||
|
||||
- name: Install mkdocs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user