Skip to content

Commit 145db20

Browse files
simbit18lupyuen
authored andcommitted
workflows/doc.yml: bump python from 3.8 to 3.10
- bump python from 3.8 to 3.10 Signed-off-by: simbit18 <[email protected]>
1 parent c380429 commit 145db20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v6
3939
- uses: actions/setup-python@v6
4040
with:
41-
python-version: '3.8'
41+
python-version: '3.10'
4242
- name: Generate Documentation
4343
run: |
4444
cd Documentation/

0 commit comments

Comments
 (0)