64
64
65
65
- id : checkout
66
66
name : Checkout ${{ env.REF_NAME }}
67
-
67
+
68
68
with :
69
69
persist-credentials : false
70
70
ref : ${{ env.REF }}
96
96
steps :
97
97
- id : checkout
98
98
name : Checkout ${{ env.REF_NAME }}
99
-
99
+
100
100
with :
101
101
fetch-depth : 0
102
102
persist-credentials : false
@@ -124,7 +124,7 @@ jobs:
124
124
steps :
125
125
- id : checkout
126
126
name : Checkout ${{ env.REF_NAME }}
127
-
127
+
128
128
with :
129
129
fetch-depth : 0
130
130
persist-credentials : false
@@ -148,7 +148,7 @@ jobs:
148
148
steps :
149
149
- id : checkout
150
150
name : Checkout ${{ env.REF_NAME }}
151
-
151
+
152
152
with :
153
153
persist-credentials : false
154
154
ref : ${{ env.REF }}
@@ -176,7 +176,7 @@ jobs:
176
176
steps :
177
177
- id : checkout
178
178
name : Checkout ${{ env.REF_NAME }}
179
-
179
+
180
180
with :
181
181
persist-credentials : false
182
182
ref : ${{ env.REF }}
@@ -204,7 +204,7 @@ jobs:
204
204
steps :
205
205
- id : checkout
206
206
name : Checkout ${{ env.REF_NAME }}
207
-
207
+
208
208
with :
209
209
persist-credentials : false
210
210
ref : ${{ env.REF }}
@@ -240,7 +240,7 @@ jobs:
240
240
steps :
241
241
- id : checkout
242
242
name : Checkout ${{ env.REF_NAME }}
243
-
243
+
244
244
with :
245
245
persist-credentials : false
246
246
ref : ${{ env.REF }}
@@ -292,7 +292,7 @@ jobs:
292
292
steps :
293
293
- id : checkout
294
294
name : Checkout ${{ env.REF_NAME }}
295
-
295
+
296
296
with :
297
297
persist-credentials : false
298
298
ref : ${{ env.REF }}
@@ -353,7 +353,7 @@ jobs:
353
353
steps :
354
354
- id : checkout
355
355
name : Checkout ${{ env.REF_NAME }}
356
-
356
+
357
357
with :
358
358
persist-credentials : false
359
359
ref : ${{ env.REF }}
0 commit comments