We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cad6042 + 1980eb3 commit 0a71ab7Copy full SHA for 0a71ab7
2 files changed
.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@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
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