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.
1 parent 3adafc6 commit 7d27c6cCopy full SHA for 7d27c6c
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "$HOME/.cargo/bin" >> "$GITHUB_PATH"
28
29
- name: Install Helm
30
- uses: azure/setup-helm@v3
+ uses: azure/setup-helm@v4
31
with:
32
version: ${{ env.HELM_VERSION }}
33
.github/workflows/helm-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
20
21
22
23
24
0 commit comments