Skip to content

Commit

Permalink
Fix Helm CI Warning (#141)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Titsworth <[email protected]>
  • Loading branch information
Tyler Titsworth authored Jun 17, 2024
1 parent eefdc29 commit 74b49f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflows/charts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ runs:
steps:
- uses: azure/setup-kubectl@v4
- uses: azure/setup-helm@v4
with:
version: 3.15.2
- uses: actions/setup-python@v5
with:
python-version: 3.x
Expand Down

0 comments on commit 74b49f9

Please sign in to comment.