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
@@ -127,7 +127,7 @@ jobs:
127
127
steps :
128
128
- id : checkout
129
129
name : Checkout ${{ env.REF_NAME }}
130
-
130
+
131
131
with :
132
132
fetch-depth : 0
133
133
persist-credentials : false
@@ -151,7 +151,7 @@ jobs:
151
151
steps :
152
152
- id : checkout
153
153
name : Checkout ${{ env.REF_NAME }}
154
-
154
+
155
155
with :
156
156
persist-credentials : false
157
157
ref : ${{ env.REF }}
@@ -179,7 +179,7 @@ jobs:
179
179
steps :
180
180
- id : checkout
181
181
name : Checkout ${{ env.REF_NAME }}
182
-
182
+
183
183
with :
184
184
persist-credentials : false
185
185
ref : ${{ env.REF }}
@@ -210,7 +210,7 @@ jobs:
210
210
steps :
211
211
- id : checkout
212
212
name : Checkout ${{ env.REF_NAME }}
213
-
213
+
214
214
with :
215
215
persist-credentials : false
216
216
ref : ${{ env.REF }}
@@ -246,7 +246,7 @@ jobs:
246
246
steps :
247
247
- id : checkout
248
248
name : Checkout ${{ env.REF_NAME }}
249
-
249
+
250
250
with :
251
251
persist-credentials : false
252
252
ref : ${{ env.REF }}
@@ -307,7 +307,7 @@ jobs:
307
307
steps :
308
308
- id : checkout
309
309
name : Checkout ${{ env.REF_NAME }}
310
-
310
+
311
311
with :
312
312
persist-credentials : false
313
313
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 }}
0 commit comments