chore(deps): update actions/cache action to v5
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
kubeconfig: ${{ secrets.KUBECONFIG }}
|
kubeconfig: ${{ secrets.KUBECONFIG }}
|
||||||
|
|
||||||
- name: Cache Helm Dependencies
|
- name: Cache Helm Dependencies
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v5
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cache/helm
|
~/.cache/helm
|
||||||
|
|||||||
Reference in New Issue
Block a user