diff --git a/.github/workflows/deploy_production.yml b/.github/workflows/deploy_production.yml index 79f1bab..395adbd 100644 --- a/.github/workflows/deploy_production.yml +++ b/.github/workflows/deploy_production.yml @@ -48,7 +48,7 @@ jobs: creds: ${{ secrets.AZURE_AKS }} - name: Set the target AKS cluster - uses: Azure/aks-set-context@v3 + uses: Azure/aks-set-context@v4 with: cluster-name: microservices resource-group: kubernetes