Skip to content

Commit 954dec6

Browse files
authored
Merge pull request #2787 from lima-vm/dependabot/github_actions/actions/cache-4.1.2
build(deps): bump actions/cache from 4.1.1 to 4.1.2
2 parents cabe59d + 74533c7 commit 954dec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ jobs:
317317
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
318318
with:
319319
go-version: 1.23.x
320-
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
320+
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
321321
with:
322322
path: ~/.cache/lima/download
323323
key: ${{ runner.os }}-colima-${{ matrix.colima-version }}

0 commit comments

Comments
 (0)