File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -131,12 +131,7 @@ jobs:
131
131
with :
132
132
fetch-depth : 0
133
133
134
- - name : Set up Python Unix Systems
135
- uses : actions/setup-python@v5
136
- with :
137
- python-version : ' 3.10'
138
-
139
- - name : Set up Python Unix Systems
134
+ - name : Set up Python
140
135
uses : actions/setup-python@v5
141
136
with :
142
137
python-version : ' 3.10'
@@ -609,7 +604,7 @@ jobs:
609
604
with :
610
605
fetch-depth : 0
611
606
612
- - name : Set up Python Unix Systems
607
+ - name : Set up Python
613
608
uses : actions/setup-python@v5
614
609
with :
615
610
python-version : ' 3.10'
@@ -1159,7 +1154,7 @@ jobs:
1159
1154
with :
1160
1155
fetch-depth : 0
1161
1156
1162
- - name : Set up Python Unix Systems
1157
+ - name : Set up Python
1163
1158
uses : actions/setup-python@v5
1164
1159
with :
1165
1160
python-version : ' 3.10'
You can’t perform that action at this time.
0 commit comments