We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe5708 commit 0bfd2f0Copy full SHA for 0bfd2f0
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
25
26
- name: Set up Helm
27
- uses: azure/setup-helm@v3
+ uses: azure/setup-helm@v4
28
with:
29
version: v3.11.2
30
.github/workflows/test.yaml
fetch-depth: 0
0 commit comments