66
66
67
67
- id : checkout
68
68
name : Checkout ${{ env.REF_NAME }}
69
-
69
+
70
70
with :
71
71
persist-credentials : false
72
72
ref : ${{ env.REF }}
@@ -103,7 +103,7 @@ jobs:
103
103
steps :
104
104
- id : checkout
105
105
name : Checkout ${{ env.REF_NAME }}
106
-
106
+
107
107
with :
108
108
fetch-depth : 0
109
109
persist-credentials : false
@@ -131,7 +131,7 @@ jobs:
131
131
steps :
132
132
- id : checkout
133
133
name : Checkout ${{ env.REF_NAME }}
134
-
134
+
135
135
with :
136
136
fetch-depth : 0
137
137
persist-credentials : false
@@ -156,7 +156,7 @@ jobs:
156
156
steps :
157
157
- id : checkout
158
158
name : Checkout ${{ env.REF_NAME }}
159
-
159
+
160
160
with :
161
161
persist-credentials : false
162
162
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 }}
@@ -249,7 +249,7 @@ jobs:
249
249
steps :
250
250
- id : checkout
251
251
name : Checkout ${{ env.REF_NAME }}
252
-
252
+
253
253
with :
254
254
persist-credentials : false
255
255
ref : ${{ env.REF }}
@@ -301,7 +301,7 @@ jobs:
301
301
steps :
302
302
- id : checkout
303
303
name : Checkout ${{ env.REF_NAME }}
304
-
304
+
305
305
with :
306
306
persist-credentials : false
307
307
ref : ${{ env.REF }}
@@ -363,7 +363,7 @@ jobs:
363
363
steps :
364
364
- id : checkout
365
365
name : Checkout ${{ env.REF_NAME }}
366
-
366
+
367
367
with :
368
368
persist-credentials : false
369
369
ref : ${{ env.REF }}
@@ -413,7 +413,7 @@ jobs:
413
413
steps :
414
414
- id : checkout
415
415
name : Checkout ${{ env.REF_NAME }}
416
-
416
+
417
417
with :
418
418
fetch-depth : 0
419
419
persist-credentials : false
0 commit comments