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 }}
@@ -250,7 +250,7 @@ jobs:
250
250
steps :
251
251
- id : checkout
252
252
name : Checkout ${{ env.REF_NAME }}
253
-
253
+
254
254
with :
255
255
persist-credentials : false
256
256
ref : ${{ env.REF }}
@@ -303,7 +303,7 @@ jobs:
303
303
steps :
304
304
- id : checkout
305
305
name : Checkout ${{ env.REF_NAME }}
306
-
306
+
307
307
with :
308
308
persist-credentials : false
309
309
ref : ${{ env.REF }}
@@ -365,7 +365,7 @@ jobs:
365
365
steps :
366
366
- id : checkout
367
367
name : Checkout ${{ env.REF_NAME }}
368
-
368
+
369
369
with :
370
370
persist-credentials : false
371
371
ref : ${{ env.REF }}
@@ -415,7 +415,7 @@ jobs:
415
415
steps :
416
416
- id : checkout
417
417
name : Checkout ${{ env.REF_NAME }}
418
-
418
+
419
419
with :
420
420
fetch-depth : 0
421
421
persist-credentials : false
0 commit comments