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