@@ -170,7 +170,7 @@ jobs:
170
170
password : ${{ secrets.GITHUB_TOKEN }}
171
171
steps :
172
172
- name : Restore cache
173
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
173
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
174
174
with :
175
175
key : ${{ runner.os }}-build-${{ github.run_number }}
176
176
path : .
@@ -197,7 +197,7 @@ jobs:
197
197
password : ${{ secrets.GITHUB_TOKEN }}
198
198
steps :
199
199
- name : Restore cache
200
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
200
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
201
201
with :
202
202
key : ${{ runner.os }}-build-${{ github.run_number }}
203
203
path : .
@@ -225,7 +225,7 @@ jobs:
225
225
password : ${{ secrets.GITHUB_TOKEN }}
226
226
steps :
227
227
- name : Restore cache
228
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
228
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
229
229
with :
230
230
key : ${{ runner.os }}-build-${{ github.run_number }}
231
231
path : .
@@ -258,7 +258,7 @@ jobs:
258
258
password : ${{ secrets.GITHUB_TOKEN }}
259
259
steps :
260
260
- name : Restore cache
261
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
261
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
262
262
with :
263
263
key : ${{ runner.os }}-build-${{ github.run_number }}
264
264
path : .
@@ -291,7 +291,7 @@ jobs:
291
291
password : ${{ secrets.GITHUB_TOKEN }}
292
292
steps :
293
293
- name : Restore cache
294
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
294
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
295
295
with :
296
296
key : ${{ runner.os }}-build-${{ github.run_number }}
297
297
path : .
@@ -343,7 +343,7 @@ jobs:
343
343
password : ${{ secrets.GITHUB_TOKEN }}
344
344
steps :
345
345
- name : Restore cache
346
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
346
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
347
347
with :
348
348
key : ${{ runner.os }}-build-${{ github.run_number }}
349
349
path : .
@@ -372,7 +372,7 @@ jobs:
372
372
password : ${{ secrets.GITHUB_TOKEN }}
373
373
steps :
374
374
- name : Restore cache
375
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
375
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
376
376
with :
377
377
key : ${{ runner.os }}-build-${{ github.run_number }}
378
378
path : .
@@ -406,7 +406,7 @@ jobs:
406
406
password : ${{ secrets.GITHUB_TOKEN }}
407
407
steps :
408
408
- name : Restore cache
409
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
409
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
410
410
with :
411
411
key : ${{ runner.os }}-build-${{ github.run_number }}
412
412
path : .
@@ -439,7 +439,7 @@ jobs:
439
439
password : ${{ secrets.GITHUB_TOKEN }}
440
440
steps :
441
441
- name : Restore cache
442
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
442
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
443
443
with :
444
444
key : ${{ runner.os }}-build-${{ github.run_number }}
445
445
path : .
@@ -485,7 +485,7 @@ jobs:
485
485
password : ${{ secrets.GITHUB_TOKEN }}
486
486
steps :
487
487
- name : Restore cache
488
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
488
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
489
489
with :
490
490
key : ${{ runner.os }}-build-${{ github.run_number }}
491
491
path : .
@@ -515,7 +515,7 @@ jobs:
515
515
password : ${{ secrets.GITHUB_TOKEN }}
516
516
steps :
517
517
- name : Restore cache
518
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
518
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
519
519
with :
520
520
key : ${{ runner.os }}-build-${{ github.run_number }}
521
521
path : .
@@ -569,7 +569,7 @@ jobs:
569
569
with :
570
570
path : downloaded-artifacts
571
571
- name : Restore cache
572
- uses : actions/cache@0d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
572
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
573
573
with :
574
574
key : ${{ runner.os }}-build-${{ github.run_number }}
575
575
path : .
0 commit comments