9494 stdlib : libc++
9595
9696 steps :
97- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
97+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9898
9999 - name : Install build tools
100100 run : |
@@ -178,7 +178,7 @@ jobs:
178178 stdlib : libstdc++
179179
180180 steps :
181- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
181+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
182182
183183 - name : Install build tools
184184 run : |
@@ -226,7 +226,7 @@ jobs:
226226 runs-on : ${{ github.repository_owner == 'intel' && 'intel-' || '' }}ubuntu-24.04
227227 steps :
228228 - name : Checkout target branch
229- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
229+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
230230 with :
231231 ref : ${{github.base_ref}}
232232
@@ -235,7 +235,7 @@ jobs:
235235 id : target_branch
236236
237237 - name : Checkout PR branch
238- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
238+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
239239
240240 - name : Install build tools
241241 run : |
@@ -297,7 +297,7 @@ jobs:
297297 toolchain_root : " /usr"
298298
299299 steps :
300- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
300+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
301301
302302 - name : Install build tools
303303 run : |
@@ -348,7 +348,7 @@ jobs:
348348 valgrind :
349349 runs-on : ${{ github.repository_owner == 'intel' && 'intel-' || '' }}ubuntu-24.04
350350 steps :
351- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
351+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
352352
353353 - name : Install build tools
354354 run : |
@@ -423,7 +423,7 @@ jobs:
423423 mutate :
424424 runs-on : ${{ github.repository_owner == 'intel' && 'intel-' || '' }}ubuntu-24.04
425425 steps :
426- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
426+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
427427
428428 - name : Install build tools
429429 run : |
0 commit comments