Update actions/cache action to v5 #3
1 changed files with 1 additions and 1 deletions
commit
52819bf4bf
|
|
@ -21,7 +21,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