Skip to content

Commit

Permalink
test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
folland87 committed Oct 22, 2024
1 parent 200986c commit 2a18d0d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/actions/k8s-deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ runs:
uses: actions/checkout@v2

- name: Set up kubectl
uses: azure/setup-kubectl@v1
uses: azure/setup-kubectl@v4
with:
version: "1.26.15"

- name: Configure kubectl
shell: bash
Expand Down

0 comments on commit 2a18d0d

Please sign in to comment.