diff --git a/.github/workflows/build-deploy.yaml b/.github/workflows/build-deploy.yaml index e4e156694..41c264b64 100644 --- a/.github/workflows/build-deploy.yaml +++ b/.github/workflows/build-deploy.yaml @@ -64,7 +64,7 @@ jobs: repository: python-discord/infra path: infra - - uses: azure/setup-kubectl@v4.0.1 + - uses: azure/setup-kubectl@v5.0.0 - name: Authenticate with Kubernetes uses: azure/k8s-set-context@v4