chore(deps): update actions/cache action to v5 #4741

Merged
alexlebens merged 1 commits from renovate/actions-cache-5.x into main 2026-03-15 01:06:24 +00:00

View File

@@ -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