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 c27f9b2 commit 500738dCopy full SHA for 500738d
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
21
22
- name: Install Helm
23
- uses: azure/setup-helm@v3.5
+ uses: azure/setup-helm@v4
24
with:
25
version: "latest"
26
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments