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

Reviewed-on: #10
This commit is contained in:
redbinder0526 2026-04-28 23:29:08 +02:00
commit 83718e3ede

View file

@ -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