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 17
17
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
18
18
19
19
- name : Set up Python
20
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
20
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
21
21
with :
22
22
python-version : 3.12
23
23
Original file line number Diff line number Diff line change 21
21
fetch-depth : 0
22
22
23
23
- name : Set up Python
24
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
24
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
25
25
with :
26
26
python-version : 3.12
27
27
Original file line number Diff line number Diff line change 24
24
fetch-depth : 0
25
25
26
26
- name : Set up Python
27
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
27
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
28
28
with :
29
29
python-version : 3.9
30
30
You can’t perform that action at this time.
0 commit comments