Skip to content

Commit

Permalink
fix: Upgrade to setup-kubectl v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsvante committed Mar 19, 2024
1 parent 936c371 commit a41126f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ runs:
fi
- name: Setup kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4
with:
version: "${{ inputs.kubectl }}"

Expand Down

0 comments on commit a41126f

Please sign in to comment.