@@ -104,12 +104,12 @@ jobs:
104104
105105 # https://github.com/actions/checkout
106106 - name : ' Checkout project'
107- uses : actions/checkout@v4
107+ uses : actions/checkout@v5
108108 with :
109109 fetch-depth : 3
110110
111111 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
112- uses : actions/checkout@v4
112+ uses : actions/checkout@v5
113113 with :
114114 repository : xpack-dev-tools/xbb-helper-xpack
115115 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
@@ -159,12 +159,12 @@ jobs:
159159
160160 # https://github.com/actions/checkout
161161 - name : ' Checkout project'
162- uses : actions/checkout@v4
162+ uses : actions/checkout@v5
163163 with :
164164 fetch-depth : 3
165165
166166 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
167- uses : actions/checkout@v4
167+ uses : actions/checkout@v5
168168 with :
169169 repository : xpack-dev-tools/xbb-helper-xpack
170170 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
@@ -214,12 +214,12 @@ jobs:
214214
215215 # https://github.com/actions/checkout
216216 - name : ' Checkout project'
217- uses : actions/checkout@v4
217+ uses : actions/checkout@v5
218218 with :
219219 fetch-depth : 3
220220
221221 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
222- uses : actions/checkout@v4
222+ uses : actions/checkout@v5
223223 with :
224224 repository : xpack-dev-tools/xbb-helper-xpack
225225 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
@@ -257,12 +257,12 @@ jobs:
257257
258258 # https://github.com/actions/checkout
259259 - name : ' Checkout project'
260- uses : actions/checkout@v4
260+ uses : actions/checkout@v5
261261 with :
262262 fetch-depth : 3
263263
264264 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
265- uses : actions/checkout@v4
265+ uses : actions/checkout@v5
266266 with :
267267 repository : xpack-dev-tools/xbb-helper-xpack
268268 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
@@ -319,12 +319,12 @@ jobs:
319319
320320 # https://github.com/actions/checkout
321321 - name : ' Checkout project'
322- uses : actions/checkout@v4
322+ uses : actions/checkout@v5
323323 with :
324324 fetch-depth : 3
325325
326326 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
327- uses : actions/checkout@v4
327+ uses : actions/checkout@v5
328328 with :
329329 repository : xpack-dev-tools/xbb-helper-xpack
330330 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
@@ -367,12 +367,12 @@ jobs:
367367
368368 # https://github.com/actions/checkout
369369 - name : ' Checkout project'
370- uses : actions/checkout@v4
370+ uses : actions/checkout@v5
371371 with :
372372 fetch-depth : 3
373373
374374 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
375- uses : actions/checkout@v4
375+ uses : actions/checkout@v5
376376 with :
377377 repository : xpack-dev-tools/xbb-helper-xpack
378378 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
@@ -409,12 +409,12 @@ jobs:
409409
410410 # https://github.com/actions/checkout
411411 - name : ' Checkout project'
412- uses : actions/checkout@v4
412+ uses : actions/checkout@v5
413413 with :
414414 fetch-depth : 3
415415
416416 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
417- uses : actions/checkout@v4
417+ uses : actions/checkout@v5
418418 with :
419419 repository : xpack-dev-tools/xbb-helper-xpack
420420 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
@@ -458,12 +458,12 @@ jobs:
458458
459459 # https://github.com/actions/checkout
460460 - name : ' Checkout project'
461- uses : actions/checkout@v4
461+ uses : actions/checkout@v5
462462 with :
463463 fetch-depth : 3
464464
465465 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
466- uses : actions/checkout@v4
466+ uses : actions/checkout@v5
467467 with :
468468 repository : xpack-dev-tools/xbb-helper-xpack
469469 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
@@ -499,12 +499,12 @@ jobs:
499499
500500 # https://github.com/actions/checkout
501501 - name : ' Checkout project'
502- uses : actions/checkout@v4
502+ uses : actions/checkout@v5
503503 with :
504504 fetch-depth : 3
505505
506506 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
507- uses : actions/checkout@v4
507+ uses : actions/checkout@v5
508508 with :
509509 repository : xpack-dev-tools/xbb-helper-xpack
510510 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
@@ -535,12 +535,12 @@ jobs:
535535
536536 # https://github.com/actions/checkout
537537 - name : ' Checkout project'
538- uses : actions/checkout@v4
538+ uses : actions/checkout@v5
539539 with :
540540 fetch-depth : 3
541541
542542 - name : ' Checkout helper ${{github.event.inputs.helper-git-ref}}'
543- uses : actions/checkout@v4
543+ uses : actions/checkout@v5
544544 with :
545545 repository : xpack-dev-tools/xbb-helper-xpack
546546 path : build-assets/xpacks/@xpack-dev-tools/xbb-helper
0 commit comments