6868
6969 - name : " Checkout Source"
7070 if : (github.actor != 'dependabot[bot]' && !endsWith(github.repository , '-template'))
71- uses : actions/checkout@v6 .0.3
71+ uses : actions/checkout@v7 .0.0
7272 with :
7373 clean : true
7474 fetch-depth : 2
@@ -110,7 +110,7 @@ jobs:
110110 } >> "$GITHUB_ENV"
111111
112112 - name : " Checkout Source"
113- uses : actions/checkout@v6 .0.3
113+ uses : actions/checkout@v7 .0.0
114114 with :
115115 clean : true
116116 fetch-depth : 0
@@ -170,7 +170,7 @@ jobs:
170170 } >> "$GITHUB_ENV"
171171
172172 - name : " Checkout Source"
173- uses : actions/checkout@v6 .0.3
173+ uses : actions/checkout@v7 .0.0
174174 with :
175175 clean : true
176176 fetch-depth : 0
@@ -207,7 +207,7 @@ jobs:
207207 } >> "$GITHUB_ENV"
208208
209209 - name : " Checkout Source"
210- uses : actions/checkout@v6 .0.3
210+ uses : actions/checkout@v7 .0.0
211211 with :
212212 clean : true
213213 fetch-depth : 1
@@ -234,7 +234,7 @@ jobs:
234234 } >> "$GITHUB_ENV"
235235
236236 - name : " Checkout Source"
237- uses : actions/checkout@v6 .0.3
237+ uses : actions/checkout@v7 .0.0
238238 with :
239239 clean : true
240240 fetch-depth : 1
@@ -261,7 +261,7 @@ jobs:
261261 } >> "$GITHUB_ENV"
262262
263263 - name : " Checkout Source"
264- uses : actions/checkout@v6 .0.3
264+ uses : actions/checkout@v7 .0.0
265265 with :
266266 clean : true
267267 fetch-depth : 1
@@ -297,7 +297,7 @@ jobs:
297297
298298 - name : " Checkout Source"
299299 if : steps.visibility.outputs.is_public == 'true'
300- uses : actions/checkout@v6 .0.3
300+ uses : actions/checkout@v7 .0.0
301301 with :
302302 clean : true
303303 fetch-depth : 0
@@ -330,7 +330,7 @@ jobs:
330330 } >> "$GITHUB_ENV"
331331
332332 - name : " Checkout Source"
333- uses : actions/checkout@v6 .0.3
333+ uses : actions/checkout@v7 .0.0
334334 with :
335335 clean : true
336336 fetch-depth : 1
@@ -357,7 +357,7 @@ jobs:
357357 } >> "$GITHUB_ENV"
358358
359359 - name : " Checkout Source"
360- uses : actions/checkout@v6 .0.3
360+ uses : actions/checkout@v7 .0.0
361361 with :
362362 clean : true
363363 fetch-depth : 1
@@ -407,7 +407,7 @@ jobs:
407407 } >> "$GITHUB_ENV"
408408
409409 - name : " Checkout Source"
410- uses : actions/checkout@v6 .0.3
410+ uses : actions/checkout@v7 .0.0
411411 with :
412412 clean : true
413413 fetch-depth : 0
0 commit comments