Skip to content

Commit e5b9acc

Browse files
authored
Merge pull request #4091 from lima-vm/dependabot/github_actions/actions/cache-4.3.0
build(deps): bump actions/cache from 4.2.4 to 4.3.0
2 parents 67ee5e9 + 5e9ef01 commit e5b9acc

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
@@ -365,7 +365,7 @@ jobs:
365365
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
366366
with:
367367
go-version: 1.25.x
368-
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
368+
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
369369
with:
370370
path: ~/.cache/lima/download
371371
key: ${{ runner.os }}-colima-${{ matrix.colima-version }}

0 commit comments

Comments
 (0)