9393 stdlib : libc++
9494
9595 steps :
96- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
96+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
9797
9898 - name : Install build tools
9999 run : |
@@ -172,7 +172,7 @@ jobs:
172172 stdlib : libstdc++
173173
174174 steps :
175- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
175+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
176176
177177 - name : Install build tools
178178 run : |
@@ -216,7 +216,7 @@ jobs:
216216 runs-on : ${{ github.repository_owner == 'intel' && 'intel-' || '' }}ubuntu-24.04
217217 steps :
218218 - name : Checkout target branch
219- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
219+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
220220 with :
221221 ref : ${{github.base_ref}}
222222
@@ -225,7 +225,7 @@ jobs:
225225 id : target_branch
226226
227227 - name : Checkout PR branch
228- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
228+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
229229
230230 - name : Install build tools
231231 run : |
@@ -287,7 +287,7 @@ jobs:
287287 toolchain_root : " /usr"
288288
289289 steps :
290- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
290+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
291291
292292 - name : Install build tools
293293 run : |
@@ -334,7 +334,7 @@ jobs:
334334 valgrind :
335335 runs-on : ${{ github.repository_owner == 'intel' && 'intel-' || '' }}ubuntu-24.04
336336 steps :
337- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
337+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
338338
339339 - name : Install build tools
340340 run : |
@@ -405,7 +405,7 @@ jobs:
405405 mutate :
406406 runs-on : ${{ github.repository_owner == 'intel' && 'intel-' || '' }}ubuntu-24.04
407407 steps :
408- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
408+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
409409
410410 - name : Install build tools
411411 run : |
0 commit comments