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 33bfe91 + b785378 commit a5c9663Copy full SHA for a5c9663
.github/workflows/job-test-in-lima.yml
@@ -39,7 +39,7 @@ jobs:
39
id: lima-actions-setup
40
41
- name: "Init: Cache"
42
- uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0.0
+ uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
43
with:
44
path: ~/.cache/lima
45
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