diff --git a/.github/workflows/build-deploy.yml b/.github/workflows/build-deploy.yml index 5838107196..0e0d545476 100644 --- a/.github/workflows/build-deploy.yml +++ b/.github/workflows/build-deploy.yml @@ -66,7 +66,7 @@ jobs: repository: python-discord/infra path: infra - - uses: azure/setup-kubectl@v4 + - uses: azure/setup-kubectl@v5 - name: Authenticate with Kubernetes uses: azure/k8s-set-context@v4