64646565 - id : checkout
6666 name : Checkout ${{ env.REF_NAME }}
67- 67+ 6868 with :
6969 persist-credentials : false
7070 ref : ${{ env.REF }}
9696 steps :
9797 - id : checkout
9898 name : Checkout ${{ env.REF_NAME }}
99- 99+ 100100 with :
101101 fetch-depth : 0
102102 persist-credentials : false
@@ -124,7 +124,7 @@ jobs:
124124 steps :
125125 - id : checkout
126126 name : Checkout ${{ env.REF_NAME }}
127- 127+ 128128 with :
129129 fetch-depth : 0
130130 persist-credentials : false
@@ -148,7 +148,7 @@ jobs:
148148 steps :
149149 - id : checkout
150150 name : Checkout ${{ env.REF_NAME }}
151- 151+ 152152 with :
153153 persist-credentials : false
154154 ref : ${{ env.REF }}
@@ -176,7 +176,7 @@ jobs:
176176 steps :
177177 - id : checkout
178178 name : Checkout ${{ env.REF_NAME }}
179- 179+ 180180 with :
181181 persist-credentials : false
182182 ref : ${{ env.REF }}
@@ -204,7 +204,7 @@ jobs:
204204 steps :
205205 - id : checkout
206206 name : Checkout ${{ env.REF_NAME }}
207- 207+ 208208 with :
209209 persist-credentials : false
210210 ref : ${{ env.REF }}
@@ -239,7 +239,7 @@ jobs:
239239 steps :
240240 - id : checkout
241241 name : Checkout ${{ env.REF_NAME }}
242- 242+ 243243 with :
244244 persist-credentials : false
245245 ref : ${{ env.REF }}
@@ -295,7 +295,7 @@ jobs:
295295 steps :
296296 - id : checkout
297297 name : Checkout ${{ env.REF_NAME }}
298- 298+ 299299 with :
300300 persist-credentials : false
301301 ref : ${{ env.REF }}
@@ -353,7 +353,7 @@ jobs:
353353 steps :
354354 - id : checkout
355355 name : Checkout ${{ env.REF_NAME }}
356- 356+ 357357 with :
358358 persist-credentials : false
359359 ref : ${{ env.REF }}
0 commit comments