6262 timeout-minutes : 20
6363 steps :
6464 - name : Check out a copy of the git repository
65- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
65+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
6666 with :
6767 fetch-depth : 0
6868
9797 timeout-minutes : 15
9898 steps :
9999 - name : Check out a copy of the git repository
100- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
100+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
101101 with :
102102 fetch-depth : 0
103103
@@ -118,7 +118,7 @@ jobs:
118118 timeout-minutes : 15
119119 steps :
120120 - name : Check out a copy of the git repository
121- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
121+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
122122 with :
123123 fetch-depth : 0
124124
@@ -140,7 +140,7 @@ jobs:
140140 timeout-minutes : 15
141141 steps :
142142 - name : Check out a copy of the git repository
143- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
143+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
144144 with :
145145 fetch-depth : 0
146146
@@ -164,7 +164,7 @@ jobs:
164164 timeout-minutes : 15
165165 steps :
166166 - name : Check out a copy of the git repository
167- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
167+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
168168 with :
169169 fetch-depth : 0
170170
@@ -187,7 +187,7 @@ jobs:
187187 timeout-minutes : 15
188188 steps :
189189 - name : Check out a copy of the git repository
190- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
190+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
191191 with :
192192 fetch-depth : 0
193193
@@ -225,7 +225,7 @@ jobs:
225225 - ' 3.13'
226226 steps :
227227 - name : Check out a copy of the git repository
228- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
228+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
229229 with :
230230 submodules : recursive
231231
@@ -311,7 +311,7 @@ jobs:
311311 parallel_opt : [openmp, nopenmp]
312312 steps :
313313 - name : Check out a copy of the git repository
314- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
314+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
315315 with :
316316 submodules : recursive
317317
@@ -366,7 +366,7 @@ jobs:
366366 tests:all
367367 steps :
368368 - name : Check out a copy of the git repository
369- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
369+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
370370 with :
371371 submodules : recursive
372372
@@ -418,7 +418,7 @@ jobs:
418418 BUILDKIT_PROGRESS : ${{inputs.debug && 'plain'}}
419419 steps :
420420 - name : Check out a copy of the git repository
421- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
421+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
422422 with :
423423 submodules : recursive
424424
0 commit comments