Merge pull request #27 from humocs-man/dependabot/github_actions/actions/cache-5
deps: bump actions/cache from 4 to 5
This commit is contained in:
@@ -99,7 +99,7 @@ jobs:
|
||||
|
||||
# Hinzufügen vor dem "Build Image" Schritt:
|
||||
- name: Cache buildah layers
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: |
|
||||
/var/lib/containers/storage/overlay
|
||||
|
||||
Reference in New Issue
Block a user