diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b13a462..1c4a644 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,10 +32,10 @@ jobs: fetch-depth: 0 - name: Setup Terraform - uses: hashicorp/setup-terraform@v4 + uses: hashicorp/setup-terraform@v3 - name: Setup kubectl - uses: azure/setup-kubectl@v5 + uses: azure/setup-kubectl@v4 - name: Setup Kubeconfig run: |