Skip to content

Commit

Permalink
Update azure/setup-kubectl version to v4.0.0
Browse files Browse the repository at this point in the history
The version v4 is missing as the tag was not created on the repository.

See: Azure/setup-kubectl#100
  • Loading branch information
Venkata Challa authored and saliceti committed Feb 21, 2024
1 parent faffa9e commit 4ca6336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ runs:
shell: bash

- name: Install kubectl
uses: azure/setup-kubectl@v4
uses: azure/setup-kubectl@v4.0.0
with:
version: "v1.26.1" # default is latest stable

Expand Down

0 comments on commit 4ca6336

Please sign in to comment.