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