File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ Unless you need to highly customize the action's behavior.
9696========================== ============================ ======== =================================================
9797Input Default Required Description
9898-------------------------- ---------------------------- -------- -------------------------------------------------
99- ``python_version `` ``3.10 `` false Version of Python
99+ ``python_version `` ``3.12 `` false Version of Python
100100``sphinx_version `` ``latest `` false Version of Sphinx
101101``sphinx_build_options `` false Additional options passed to ``sphinx-build ``
102102``cache `` ``false `` false Enable cache to speed up documentation building
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ inputs:
2121 python_version :
2222 description : ' Version of Python'
2323 required : false
24- default : ' 3.10 '
24+ default : ' 3.12 '
2525 sphinx_version :
2626 description : ' Version of Sphinx'
2727 required : false
You can’t perform that action at this time.
0 commit comments