Merge pull request 'Update actions/cache action to v6' (#22) from renovate/actions-cache-6.x into main
All checks were successful
Build and Test / splatie (push) Successful in 12m11s
All checks were successful
Build and Test / splatie (push) Successful in 12m11s
Reviewed-on: #22
This commit is contained in:
commit
33fe5f481c
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: Cache container storage
|
- name: Cache container storage
|
||||||
uses: actions/cache@v5
|
uses: actions/cache@v6
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/var/lib/containers/storage
|
/var/lib/containers/storage
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue