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:
simbit18
2025-12-08 19:08:45 +01:00
committed by Lup Yuen Lee
parent c38042941f
commit 145db20bf4

View File

@@ -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/