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 97e74d1 + e285acc commit 10d0287Copy full SHA for 10d0287
1 file changed
.github/workflows/test.yml
@@ -433,7 +433,7 @@ jobs:
433
sudo apt-get update
434
sudo ./hack/install-qemu.sh
435
- name: Cache colima
436
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
437
with:
438
path: ~/.cache/colima
439
key: colima-${{ steps.install-colima.outputs.version }}
0 commit comments