We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ede9d26 + 44b68c0 commit d4301cbCopy full SHA for d4301cb
.github/workflows/job-test-in-lima.yml
@@ -35,7 +35,7 @@ jobs:
35
id: lima-actions-setup
36
37
- name: "Init: Cache"
38
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
39
with:
40
path: ~/.cache/lima
41
key: lima-${{ steps.lima-actions-setup.outputs.version }}
.github/workflows/job-test-in-vagrant.yml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 1
26
27
- name: "Init: setup cache"
28
29
30
path: /root/.vagrant.d
31
key: vagrant
0 commit comments