We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a0a30 commit 8d8b708Copy full SHA for 8d8b708
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
git config user.email "[email protected]"
26
27
- name: Install Helm
28
- uses: azure/setup-helm@v3
+ uses: azure/setup-helm@v4
29
with:
30
version: v3.11.0
31
.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58
fetch-depth: 0
59
60
- name: Set up Helm
61
62
63
64
0 commit comments