fix: update helm dep in chart linter

This commit is contained in:
ᗪєνιη ᗷυнʟ 2021-07-21 15:47:51 -04:00 committed by GitHub
parent 75a72e87dc
commit 79d923d989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v1
with:
version: v3.5.3
version: v3.6.3
- uses: actions/setup-python@v2
with:
@ -174,7 +174,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v1
with:
version: v3.5.3
version: v3.6.3
- name: Install Ruby
uses: ruby/setup-ruby@v1
@ -219,7 +219,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v1
with:
version: v3.5.3
version: v3.6.3
- uses: actions/setup-python@v2
with: