mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
Merge pull request #5342 from opencontainers/dependabot/github_actions/actions/cache-6
build(deps): bump actions/cache from 5 to 6
This commit is contained in:
@@ -224,7 +224,7 @@ jobs:
|
||||
- uses: lima-vm/lima-actions/setup@v1
|
||||
id: lima-actions-setup
|
||||
|
||||
- uses: actions/cache@v5
|
||||
- uses: actions/cache@v6
|
||||
with:
|
||||
path: ~/.cache/lima
|
||||
key: lima-${{ steps.lima-actions-setup.outputs.version }}-${{ matrix.template }}
|
||||
|
||||
Reference in New Issue
Block a user