We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91b3335 + 21d27e3 commit 1d636e6Copy full SHA for 1d636e6
.github/workflows/test-os.yml
@@ -212,7 +212,7 @@ jobs:
212
path: ${{ env.DESTDIR }}
213
-
214
name: Cache Vagrant boxes
215
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
216
with:
217
path: ~/.vagrant.d/boxes
218
key: ${{ runner.os }}-vagrant-${{ hashFiles('hack/Vagrantfile.freebsd') }}
0 commit comments