@@ -157,7 +157,7 @@ jobs:
157157
158158 - name : ccache-restore
159159 id : ccache-restore
160- uses : actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
160+ uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
161161 with :
162162 path : ~/.ccache
163163 key : wheel-${{runner.os}}-${{matrix.manylinux}}-${{matrix.python}}
@@ -191,7 +191,7 @@ jobs:
191191
192192 - name : ccache-save
193193 id : ccache-save
194- uses : actions/cache/save@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
194+ uses : actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
195195 with :
196196 path : ~/.ccache
197197 key : wheel-${{runner.os}}-${{matrix.manylinux}}-${{matrix.python}}
@@ -264,7 +264,7 @@ jobs:
264264
265265 - name : ccache-restore
266266 id : ccache-restore
267- uses : actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
267+ uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
268268 with :
269269 path : ~/.ccache
270270 key : wheel-${{runner.os}}-${{matrix.python}}
@@ -293,7 +293,7 @@ jobs:
293293
294294 - name : ccache-save
295295 id : ccache-save
296- uses : actions/cache/save@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
296+ uses : actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
297297 with :
298298 path : ~/.ccache
299299 key : wheel-${{runner.os}}-${{matrix.python}}
@@ -357,7 +357,7 @@ jobs:
357357
358358 - name : ccache-restore
359359 id : ccache-restore
360- uses : actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
360+ uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
361361 with :
362362 path : ~/.ccache
363363 key : wheel-${{runner.os}}-${{matrix.python}}
@@ -389,7 +389,7 @@ jobs:
389389
390390 - name : ccache-save
391391 id : ccache-save
392- uses : actions/cache/save@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
392+ uses : actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
393393 with :
394394 path : ~/.ccache
395395 key : wheel-${{runner.os}}-${{matrix.python}}
@@ -446,7 +446,7 @@ jobs:
446446
447447 - name : ccache-restore
448448 id : ccache-restore
449- uses : actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
449+ uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
450450 with :
451451 path : ~/.ccache
452452 key : wheel-${{runner.os}}-${{matrix.python}}
@@ -470,7 +470,7 @@ jobs:
470470
471471 - name : ccache-save
472472 id : ccache-save
473- uses : actions/cache/save@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
473+ uses : actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
474474 with :
475475 path : ~/.ccache
476476 key : wheel-${{runner.os}}-${{matrix.python}}
0 commit comments