Commit ff64a7d 1 parent b194730 commit ff64a7d Copy full SHA for ff64a7d
File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
packages : graphviz texlive liblua5.2-0 libclang1-9 libclang-cpp9
31
31
version : 3.0
32
32
33
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
33
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
34
34
id : cp310
35
35
with :
36
36
python-version : ' 3.10'
Original file line number Diff line number Diff line change 20
20
21
21
steps :
22
22
- name : Setup python
23
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
23
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
24
24
with :
25
25
python-version : ' 3.10.10'
26
26
architecture : ' x64'
Original file line number Diff line number Diff line change 74
74
DEBIAN_FRONTEND : noninteractive # to prevent apt-get from waiting user input
75
75
TZ : " Europe/London" # to prevent tzdata from waiting user input
76
76
- name : Setup Python ${{ env.PYTHON_VERSION }}
77
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
77
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
78
78
with :
79
79
python-version : ${{ env.PYTHON_VERSION }}
80
80
Original file line number Diff line number Diff line change 23
23
timeout-minutes : 15
24
24
25
25
- name : Setup Python
26
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
26
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
27
27
with :
28
28
python-version : ' 3.10'
29
29
Original file line number Diff line number Diff line change 32
32
timeout-minutes : 15
33
33
34
34
- name : Setup Python
35
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
35
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
36
36
with :
37
37
python-version : ' 3.9'
38
38
You can’t perform that action at this time.
0 commit comments