Skip to content

Commit

Permalink
fix setup-helm
Browse files Browse the repository at this point in the history
  • Loading branch information
jinja2 committed Sep 30, 2024
1 parent 289eaf7 commit 19a08f0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ jobs:
with:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v1
with:
version: v4.2.0
- name: Set up latest stable version of Helm
uses: azure/[email protected]

- uses: actions/[email protected]
with:
Expand Down

0 comments on commit 19a08f0

Please sign in to comment.