We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6f83de + ad62515 commit 67e9956Copy full SHA for 67e9956
1 file changed
.github/workflows/test-local-dev.yml
@@ -61,7 +61,7 @@ jobs:
61
cache-dependency-path: 'components/backend/go.sum'
62
63
- name: Cache kubectl and kind
64
- uses: actions/cache@v4
+ uses: actions/cache@v5
65
id: k8s-tools-cache
66
with:
67
path: |
0 commit comments