File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4949 timeout-minutes : 60
5050 steps :
5151 - name : Checkout current branch (full)
52- uses : actions/checkout@v5
52+ uses : actions/checkout@v6
5353 with :
5454 fetch-depth : 0
5555
@@ -134,7 +134,7 @@ jobs:
134134 runs-on : ${{ matrix.os }}
135135 steps :
136136 - name : Checkout current branch (full)
137- uses : actions/checkout@v5
137+ uses : actions/checkout@v6
138138 with :
139139 fetch-depth : 0
140140
@@ -291,7 +291,7 @@ jobs:
291291 runs-on : ${{ matrix.os }}
292292 steps :
293293 - name : Checkout current branch (full)
294- uses : actions/checkout@v5
294+ uses : actions/checkout@v6
295295 with :
296296 fetch-depth : 0
297297
@@ -339,7 +339,7 @@ jobs:
339339 runs-on : ${{ matrix.os }}
340340 steps :
341341 - name : Checkout current branch (full)
342- uses : actions/checkout@v5
342+ uses : actions/checkout@v6
343343 with :
344344 fetch-depth : 0
345345
@@ -386,7 +386,7 @@ jobs:
386386 runs-on : ${{ matrix.os }}
387387 steps :
388388 - name : Checkout current branch (full)
389- uses : actions/checkout@v5
389+ uses : actions/checkout@v6
390390 with :
391391 fetch-depth : 0
392392
You can’t perform that action at this time.
0 commit comments