File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
with :
41
41
fetch-depth : 0
42
42
- name : Set up Python
43
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
43
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
44
44
with :
45
45
python-version : ${{ matrix.python }}
46
46
- name : Install Python dependencies
Original file line number Diff line number Diff line change 48
48
with :
49
49
fetch-depth : 0
50
50
- name : Set up Python
51
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
51
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
52
52
with :
53
53
python-version : ${{ matrix.python }}
54
54
- name : Install Python dependencies
Original file line number Diff line number Diff line change 42
42
with :
43
43
fetch-depth : 0
44
44
- name : Set up Python
45
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
45
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
46
46
with :
47
47
python-version : ${{ matrix.python }}
48
48
- name : Install Python dependencies
Original file line number Diff line number Diff line change 67
67
with :
68
68
fetch-depth : 0
69
69
- name : Set up Python
70
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
70
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
71
71
with :
72
72
python-version : ${{ matrix.python }}
73
73
- name : Install Python dependencies
89
89
with :
90
90
fetch-depth : 0
91
91
- name : Set up Python
92
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
92
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
93
93
with :
94
94
python-version : " 3.9"
95
95
- name : Run egg_info
You can’t perform that action at this time.
0 commit comments