We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8c109e + 22eaca2 commit 2dc3fdaCopy full SHA for 2dc3fda
.github/workflows/linter.yml
@@ -34,7 +34,7 @@ jobs:
34
# Full git history is needed to get a proper list of changed files within `super-linter`
35
fetch-depth: 0
36
- name: Setup helm
37
- uses: azure/setup-helm@v3
+ uses: azure/setup-helm@v4
38
with:
39
version: 'v3.13.2'
40
id: install
0 commit comments