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 89cdfb2 commit 7732d76Copy full SHA for 7732d76
.github/workflows/validate-deployments.yaml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v4
24
25
- name: Set up Helm
26
- uses: azure/setup-helm@v3
+ uses: azure/setup-helm@v4
27
with:
28
version: "latest"
29
0 commit comments