@@ -117,7 +117,7 @@ jobs:
117117
118118 steps :
119119 - name : Checkout
120- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
120+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
121121 with :
122122 fetch-depth : 0
123123
@@ -194,7 +194,7 @@ jobs:
194194 mkdir -p ${{env.COVERAGE_DIR}}
195195 mv ./$COVERAGE_FILE_NAME ${{env.COVERAGE_DIR}}
196196
197- - uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
197+ - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
198198 if : ${{ matrix.build_type == 'Debug' && matrix.compiler.c == 'gcc' }}
199199 with :
200200 name : ${{env.COVERAGE_NAME}}-${{matrix.os}}-shared-${{matrix.shared_library}}-no_hwloc-${{matrix.disable_hwloc}}
@@ -253,7 +253,7 @@ jobs:
253253
254254 steps :
255255 - name : Checkout
256- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
256+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
257257 with :
258258 fetch-depth : 0
259259
@@ -331,7 +331,7 @@ jobs:
331331
332332 steps :
333333 - name : Checkout
334- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
334+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
335335 with :
336336 fetch-depth : 0
337337
@@ -373,7 +373,7 @@ jobs:
373373
374374 steps :
375375 - name : Checkout
376- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
376+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
377377 with :
378378 fetch-depth : 0
379379
@@ -415,7 +415,7 @@ jobs:
415415
416416 steps :
417417 - name : Checkout
418- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
418+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
419419 with :
420420 fetch-depth : 0
421421
@@ -463,7 +463,7 @@ jobs:
463463
464464 steps :
465465 - name : Checkout
466- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
466+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
467467 with :
468468 fetch-depth : 0
469469
0 commit comments