Skip to content

Commit

Permalink
Merge pull request #224 from meilisearch/dependabot/github_actions/az…
Browse files Browse the repository at this point in the history
…ure/setup-helm-4

Bump azure/setup-helm from 3 to 4
  • Loading branch information
brunoocasali authored Mar 11, 2024
2 parents ed48490 + 99c0058 commit ab26d54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: v3.4.0

Expand All @@ -41,7 +41,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: v3.4.0

Expand Down

0 comments on commit ab26d54

Please sign in to comment.