Skip to content

Commit d375af0

Browse files
u5surfyorugac
authored andcommitted
Update kind-action
1 parent c49a306 commit d375af0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/e2e-test.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ jobs:
7676
version: v3.7.2
7777

7878
- name: Create kind cluster
79-
uses: helm/kind-action@v1.2.0
80-
# with:
81-
# node_image: "kindest/node:v1.27.1"
79+
uses: helm/kind-action@v1.8.0
80+
with:
81+
node_image: "kindest/node:v1.27.1"
8282

8383
- name: Testing
8484
run: |

0 commit comments

Comments
 (0)