mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
workflows/doc.yml: bump python from 3.8 to 3.10
- bump python from 3.8 to 3.10 Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.8'
|
||||
python-version: '3.10'
|
||||
- name: Generate Documentation
|
||||
run: |
|
||||
cd Documentation/
|
||||
|
||||
Reference in New Issue
Block a user