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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
18
19
19
- name : Set up Python
20
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
20
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
24
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
27
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
28
28
with :
29
29
python-version : 3.9
30
30
You can’t perform that action at this time.
0 commit comments