Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit abe8885

Browse files
committedSep 10, 2024·
update kubectl version
Signed-off-by: JeffMboya <jangina.mboya@gmail.com>
1 parent 0c14364 commit abe8885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/lint-test.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ jobs:
4848
uses: helm/kind-action@v1.10.0
4949

5050
- name: Set up Kubectl
51-
uses: azure/setup-kubectl@v4
51+
uses: azure/setup-kubectl@v1
5252
with:
53-
version: v4.0.0
53+
version: v1.27.3
5454
id: install_kubectl
5555

5656
- name: Check if Kubernetes cluster is running

0 commit comments

Comments
 (0)
Please sign in to comment.