File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 - name : Set up Python
3838 uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
3939 with :
40- python-version : " 3.11 "
40+ python-version : " 3.14 "
4141
4242 - name : Install poetry
4343 uses : snok/install-poetry@v1
Original file line number Diff line number Diff line change 1414 - name : Set up Python
1515 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
1616 with :
17- python-version : " 3.11 "
17+ python-version : " 3.14 "
1818 - name : Install ghp-import
1919 run : pip install ghp-import
2020 - name : Build documentation
Original file line number Diff line number Diff line change 1- FROM python:3.11 -slim AS base
1+ FROM python:3.14 -slim AS base
22
33LABEL maintainer=
"ODL DevOps <[email protected] >" 44
You can’t perform that action at this time.
0 commit comments