Skip to content

Commit

Permalink
Update kind-action
Browse files Browse the repository at this point in the history
  • Loading branch information
u5surf authored and yorugac committed Oct 19, 2023
1 parent c49a306 commit d375af0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ jobs:
version: v3.7.2

- name: Create kind cluster
uses: helm/kind-action@v1.2.0
# with:
# node_image: "kindest/node:v1.27.1"
uses: helm/kind-action@v1.8.0
with:
node_image: "kindest/node:v1.27.1"

- name: Testing
run: |
Expand Down

0 comments on commit d375af0

Please sign in to comment.