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 895a9eb + 01076c1 commit 645e11aCopy full SHA for 645e11a
.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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
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