File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 packages : graphviz texlive liblua5.2-0 libclang1-9 libclang-cpp9
3131 version : 3.0
3232
33- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
33+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
3434 id : cp310
3535 with :
3636 python-version : ' 3.10'
Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Setup python
23- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
23+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2424 with :
2525 python-version : ' 3.10.10'
2626 architecture : ' x64'
Original file line number Diff line number Diff line change 7474 DEBIAN_FRONTEND : noninteractive # to prevent apt-get from waiting user input
7575 TZ : " Europe/London" # to prevent tzdata from waiting user input
7676 - name : Setup Python ${{ env.PYTHON_VERSION }}
77- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
77+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
7878 with :
7979 python-version : ${{ env.PYTHON_VERSION }}
8080
Original file line number Diff line number Diff line change 2323 timeout-minutes : 15
2424
2525 - name : Setup Python
26- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
26+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2727 with :
2828 python-version : ' 3.10'
2929
Original file line number Diff line number Diff line change 3232 timeout-minutes : 15
3333
3434 - name : Setup Python
35- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
35+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
3636 with :
3737 python-version : ' 3.9'
3838
You can’t perform that action at this time.
0 commit comments