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:
131131 with :
132132 fetch-depth : 0
133133
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
140135 uses : actions/setup-python@v5
141136 with :
142137 python-version : ' 3.10'
@@ -609,7 +604,7 @@ jobs:
609604 with :
610605 fetch-depth : 0
611606
612- - name : Set up Python Unix Systems
607+ - name : Set up Python
613608 uses : actions/setup-python@v5
614609 with :
615610 python-version : ' 3.10'
@@ -1159,7 +1154,7 @@ jobs:
11591154 with :
11601155 fetch-depth : 0
11611156
1162- - name : Set up Python Unix Systems
1157+ - name : Set up Python
11631158 uses : actions/setup-python@v5
11641159 with :
11651160 python-version : ' 3.10'
You can’t perform that action at this time.
0 commit comments