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
@@ -127,7 +127,7 @@ jobs:
127127 steps :
128128 - id : checkout
129129 name : Checkout ${{ env.REF_NAME }}
130- 130+ 131131 with :
132132 fetch-depth : 0
133133 persist-credentials : false
@@ -151,7 +151,7 @@ jobs:
151151 steps :
152152 - id : checkout
153153 name : Checkout ${{ env.REF_NAME }}
154- 154+ 155155 with :
156156 persist-credentials : false
157157 ref : ${{ env.REF }}
@@ -179,7 +179,7 @@ jobs:
179179 steps :
180180 - id : checkout
181181 name : Checkout ${{ env.REF_NAME }}
182- 182+ 183183 with :
184184 persist-credentials : false
185185 ref : ${{ env.REF }}
@@ -210,7 +210,7 @@ jobs:
210210 steps :
211211 - id : checkout
212212 name : Checkout ${{ env.REF_NAME }}
213- 213+ 214214 with :
215215 persist-credentials : false
216216 ref : ${{ env.REF }}
@@ -246,7 +246,7 @@ jobs:
246246 steps :
247247 - id : checkout
248248 name : Checkout ${{ env.REF_NAME }}
249- 249+ 250250 with :
251251 persist-credentials : false
252252 ref : ${{ env.REF }}
@@ -307,7 +307,7 @@ jobs:
307307 steps :
308308 - id : checkout
309309 name : Checkout ${{ env.REF_NAME }}
310- 310+ 311311 with :
312312 persist-credentials : false
313313 ref : ${{ env.REF }}
@@ -365,7 +365,7 @@ jobs:
365365 steps :
366366 - id : checkout
367367 name : Checkout ${{ env.REF_NAME }}
368- 368+ 369369 with :
370370 persist-credentials : false
371371 ref : ${{ env.REF }}
0 commit comments