File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 steps :
3434 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
3535 - name : Setup a Supported python version # NOTE: https://docs.openstack.org/tempest/latest/supported_version.html
36- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
36+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # 5.5 .0
3737 id : python3-setup
3838 with :
3939 python-version : " 3.11" # NOTE: distutils deprecated on Python 3.12+ (https://peps.python.org/pep-0632/)
5454 steps :
5555 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
5656 - name : Setup a Supported python version # NOTE: https://docs.openstack.org/tempest/latest/supported_version.html
57- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
57+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # 5.5 .0
5858 id : python3-setup
5959 with :
6060 python-version : " 3.11" # NOTE: distutils deprecated on Python 3.12+ (https://peps.python.org/pep-0632/)
Original file line number Diff line number Diff line change 2020 runs-on : vm-self-hosted
2121 steps :
2222 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
23- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4 .0
23+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # 5.5 .0
2424 with :
2525 python-version : " ^3.10"
2626 - uses : technote-space/create-pr-action@91114507cf92349bec0a9a501c2edf1635427bc5 # 2.1.4
You can’t perform that action at this time.
0 commit comments