Update actions/cache action to v5 #33

Merged
redbinder0526 merged 1 commit from renovate/actions-cache-5.x into main 2026-04-29 09:50:05 +02:00

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