Skip to content

Commit

Permalink
bump actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjeffers committed Apr 27, 2024
1 parent 0f9fe17 commit ad7fe1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ jobs:
steps:

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

- name: Set up kind
uses: helm/kind-action@v1.8.0
uses: helm/kind-action@v1

- name: Install the chart in kind
env:
Expand Down

0 comments on commit ad7fe1c

Please sign in to comment.