We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55b441c + f01d2a9 commit 23aeca6Copy full SHA for 23aeca6
.github/workflows/helm.yml
@@ -21,7 +21,7 @@ jobs:
21
path: readme-generator-for-helm
22
23
- name: Cache node modules
24
- uses: actions/cache@v3
+ uses: actions/cache@v4
25
env:
26
cache-name: cache-node-modules
27
with:
0 commit comments