From 575e9d5baf987135f1afc39cefd6ecc87183dc8c Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Mon, 11 Mar 2024 11:04:26 +0000 Subject: Bump azure/setup-kubectl to v4.0.0 a v4 tag doesn't exist on the repo, see https://github.com/Azure/setup-kubectl/issues/100 --- .github/workflows/build-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/build-deploy.yaml b/.github/workflows/build-deploy.yaml index 6eed2878..c0a7b171 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@v3 + - uses: azure/setup-kubectl@v4.0.0 - name: Authenticate with Kubernetes uses: azure/k8s-set-context@v4 -- cgit v1.2.3