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

This commit is contained in:
2026-03-15 01:01:48 +00:00
parent 2785f337cf
commit 20d2b7155f

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