65
65
66
66
- id : checkout
67
67
name : Checkout ${{ env.REF_NAME }}
68
-
68
+
69
69
with :
70
70
persist-credentials : false
71
71
ref : ${{ env.REF }}
@@ -100,7 +100,7 @@ jobs:
100
100
steps :
101
101
- id : checkout
102
102
name : Checkout ${{ env.REF_NAME }}
103
-
103
+
104
104
with :
105
105
fetch-depth : 0
106
106
persist-credentials : false
@@ -128,7 +128,7 @@ jobs:
128
128
steps :
129
129
- id : checkout
130
130
name : Checkout ${{ env.REF_NAME }}
131
-
131
+
132
132
with :
133
133
fetch-depth : 0
134
134
persist-credentials : false
@@ -153,7 +153,7 @@ jobs:
153
153
steps :
154
154
- id : checkout
155
155
name : Checkout ${{ env.REF_NAME }}
156
-
156
+
157
157
with :
158
158
persist-credentials : false
159
159
ref : ${{ env.REF }}
@@ -185,7 +185,7 @@ jobs:
185
185
steps :
186
186
- id : checkout
187
187
name : Checkout ${{ env.REF_NAME }}
188
-
188
+
189
189
with :
190
190
persist-credentials : false
191
191
ref : ${{ env.REF }}
@@ -214,7 +214,7 @@ jobs:
214
214
steps :
215
215
- id : checkout
216
216
name : Checkout ${{ env.REF_NAME }}
217
-
217
+
218
218
with :
219
219
persist-credentials : false
220
220
ref : ${{ env.REF }}
@@ -251,7 +251,7 @@ jobs:
251
251
steps :
252
252
- id : checkout
253
253
name : Checkout ${{ env.REF_NAME }}
254
-
254
+
255
255
with :
256
256
persist-credentials : false
257
257
ref : ${{ env.REF }}
@@ -304,7 +304,7 @@ jobs:
304
304
steps :
305
305
- id : checkout
306
306
name : Checkout ${{ env.REF_NAME }}
307
-
307
+
308
308
with :
309
309
persist-credentials : false
310
310
ref : ${{ env.REF }}
@@ -371,7 +371,7 @@ jobs:
371
371
steps :
372
372
- id : checkout
373
373
name : Checkout ${{ env.REF_NAME }}
374
-
374
+
375
375
with :
376
376
persist-credentials : false
377
377
ref : ${{ env.REF }}
0 commit comments