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 1818 uses : actions/checkout@v5
1919 with :
2020 fetch-depth : 0
21- - uses : actions/setup-python@v5
21+ - uses : actions/setup-python@v6
2222 with :
2323 python-version : 3.11
2424 - name : Build en docs
Original file line number Diff line number Diff line change 5151 cat charts/kubean/templates/manifest.cr.yaml
5252
5353 - name : Preparing the python environment
54- uses : actions/setup-python@v5
54+ uses : actions/setup-python@v6
5555 with :
5656 python-version : 3.11
5757
Original file line number Diff line number Diff line change 3939 echo "KUBE_VERSION=$(yq ".kubernetes_version" version.yml)" >> ${GITHUB_ENV}
4040
4141 - name : Set up Python
42- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
42+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
4343 with :
4444 python-version : ' 3.10'
4545
You can’t perform that action at this time.
0 commit comments