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:
396396 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
397397 with :
398398 fetch-depth : 1
399- - uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
399+ - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
400400 with :
401401 path : /root/.vagrant.d
402402 key : vagrant-${{ matrix.box }}
@@ -444,7 +444,7 @@ jobs:
444444 fetch-depth : 1
445445 - uses : lima-vm/lima-actions/setup@be564a1408f84557d067b099a475652288074b2e # v1.0.0
446446 id : lima-actions-setup
447- - uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
447+ - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
448448 with :
449449 path : ~/.cache/lima
450450 key : lima-${{ steps.lima-actions-setup.outputs.version }}
You can’t perform that action at this time.
0 commit comments