We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d0c56 commit 6f6c964Copy full SHA for 6f6c964
.github/workflows/lint-chart.yaml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Set up Helm
23
- uses: azure/setup-helm@v3
+ uses: azure/setup-helm@v4
24
with:
25
version: ${{ env.HELM_VERSION }}
26
.github/workflows/publish-chart.yaml
@@ -22,7 +22,7 @@ jobs:
27
28
0 commit comments