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 }}
@@ -240,7 +240,7 @@ jobs:
240240 steps :
241241 - id : checkout
242242 name : Checkout ${{ env.REF_NAME }}
243- 243+ 244244 with :
245245 persist-credentials : false
246246 ref : ${{ env.REF }}
@@ -292,7 +292,7 @@ jobs:
292292 steps :
293293 - id : checkout
294294 name : Checkout ${{ env.REF_NAME }}
295- 295+ 296296 with :
297297 persist-credentials : false
298298 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