Skip to content

Commit

Permalink
Update azure/setup-kubectl action to v4 (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
ata-no-one and Renovate Bot authored Nov 25, 2024
1 parent fcd8f17 commit 04698ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
start args: --cpus 4 --memory 8192

- name: Set up kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4
with:
version: 'latest'

Expand Down

0 comments on commit 04698ae

Please sign in to comment.