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 916bae5 + 2d8f2b7 commit 599f8acCopy full SHA for 599f8ac
2 files changed
.github/workflows/lint-test.yaml
@@ -12,7 +12,7 @@ jobs:
12
fetch-depth: 0
13
14
- name: Set up Helm
15
- uses: azure/setup-helm@v1
+ uses: azure/setup-helm@v4
16
with:
17
version: v3.4.0
18
.github/workflows/release.yaml
@@ -27,7 +27,7 @@ jobs:
27
# ./get_helm.sh
28
29
- name: Install Helm
30
- uses: azure/setup-helm@v4.2.0
31
32
version: 3.14.0
33
0 commit comments