Skip to content

Commit

Permalink
fix: upgrade Helm to fix CI lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
chisaato committed May 28, 2024
1 parent 58bdafc commit 2410b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v4
with:
version: v3.7.2
version: v3.15.1

- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 2410b09

Please sign in to comment.