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 }}
@@ -241,7 +241,7 @@ jobs:
241241 steps :
242242 - id : checkout
243243 name : Checkout ${{ env.REF_NAME }}
244- 244+ 245245 with :
246246 persist-credentials : false
247247 ref : ${{ env.REF }}
@@ -296,7 +296,7 @@ jobs:
296296 steps :
297297 - id : checkout
298298 name : Checkout ${{ env.REF_NAME }}
299- 299+ 300300 with :
301301 persist-credentials : false
302302 ref : ${{ env.REF }}
@@ -354,7 +354,7 @@ jobs:
354354 steps :
355355 - id : checkout
356356 name : Checkout ${{ env.REF_NAME }}
357- 357+ 358358 with :
359359 persist-credentials : false
360360 ref : ${{ env.REF }}
0 commit comments