Skip to content

Commit

Permalink
chore: deploy aliyun ack
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook committed Nov 8, 2023
1 parent 0b6c746 commit 1222165
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-aliyun-ack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ jobs:

- uses: azure/setup-kubectl@v3
with:
version: "${{ inputs.KUBECTL_VERSION }}"
version: "v1.28.3"
#version: "${{ inputs.KUBECTL_VERSION }}"

- name: git config
if: inputs.GIT_CONFIG
Expand Down

0 comments on commit 1222165

Please sign in to comment.