Merge pull request 'Update actions/cache action to v5' (#3) from renovate/actions-cache-5.x into main
Some checks failed
Build and Test / cache-mii (push) Has been cancelled

Reviewed-on: #3
This commit is contained in:
redbinder0526 2026-04-28 23:20:11 +02:00
commit 56c0161bca

View file

@ -21,7 +21,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