Skip to content

Commit

Permalink
Merge pull request #103 from mbaldessari/fix-ci
Browse files Browse the repository at this point in the history
Set helm version when running linter
  • Loading branch information
mbaldessari authored Jan 24, 2024
2 parents 8abb504 + 9a4953c commit 73ba7ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:

- name: Setup helm
uses: azure/setup-helm@v3
# with:
# version: '<version>' # default is latest stable
with:
version: 'v3.13.2'
id: install

################################
Expand Down

0 comments on commit 73ba7ca

Please sign in to comment.