Merge pull request 'Update actions/cache action to v5' (#3) from renovate/actions-cache-5.x into main
Some checks failed
Build and Test / cache-mii (push) Has been cancelled
Some checks failed
Build and Test / cache-mii (push) Has been cancelled
Reviewed-on: #3
This commit is contained in:
commit
56c0161bca
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: Cache Container Storage
|
- name: Cache Container Storage
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v5
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/var/lib/containers/storage
|
/var/lib/containers/storage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue