Skip to content

Commit 3e71695

Browse files
authored
Merge pull request #55 from opencontainers/dependabot/github_actions/actions/cache-5
build(deps): bump actions/cache from 4 to 5
2 parents e484ae0 + 0399425 commit 3e71695

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
@@ -41,7 +41,7 @@ jobs:
4141
- uses: lima-vm/lima-actions/setup@v1
4242
id: lima-actions-setup
4343

44-
- uses: actions/cache@v4
44+
- uses: actions/cache@v5
4545
with:
4646
path: ~/.cache/lima
4747
key: lima-${{ steps.lima-actions-setup.outputs.version }}

0 commit comments

Comments
 (0)