File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -396,7 +396,7 @@ jobs:
396
396
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
397
397
with :
398
398
fetch-depth : 1
399
- - uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
399
+ - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
400
400
with :
401
401
path : /root/.vagrant.d
402
402
key : vagrant-${{ matrix.box }}
@@ -444,7 +444,7 @@ jobs:
444
444
fetch-depth : 1
445
445
- uses : lima-vm/lima-actions/setup@be564a1408f84557d067b099a475652288074b2e # v1.0.0
446
446
id : lima-actions-setup
447
- - uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
447
+ - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
448
448
with :
449
449
path : ~/.cache/lima
450
450
key : lima-${{ steps.lima-actions-setup.outputs.version }}
You can’t perform that action at this time.
0 commit comments