Skip to content

Commit

Permalink
update setup-helm step in CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
bd-g committed Jun 20, 2024
1 parent c0f44fa commit ed94a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4

- name: Run helm lint
run: helm lint ./charts/deepgram-self-hosted
Expand Down

0 comments on commit ed94a86

Please sign in to comment.