Update actions/cache action to v5
All checks were successful
Build and Test / splatie (push) Successful in 10m27s
All checks were successful
Build and Test / splatie (push) Successful in 10m27s
This commit is contained in:
parent
9bcee3537d
commit
a6a5722d89
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@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