Skip to content

Commit 10d0287

Browse files
authored
Merge pull request #4838 from lima-vm/dependabot/github_actions/actions/cache-5.0.5
build(deps): bump actions/cache from 5.0.4 to 5.0.5
2 parents 97e74d1 + e285acc commit 10d0287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ jobs:
433433
sudo apt-get update
434434
sudo ./hack/install-qemu.sh
435435
- name: Cache colima
436-
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
436+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
437437
with:
438438
path: ~/.cache/colima
439439
key: colima-${{ steps.install-colima.outputs.version }}

0 commit comments

Comments
 (0)