From 962298cc3b6fd9b3a7afe4fe8fe3c10757817ed7 Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Thu, 8 Aug 2024 17:47:26 -0700 Subject: [PATCH] Update terraform-plan.yaml --- .github/workflows/terraform-plan.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/terraform-plan.yaml b/.github/workflows/terraform-plan.yaml index 2ac66d6..8d6d38a 100644 --- a/.github/workflows/terraform-plan.yaml +++ b/.github/workflows/terraform-plan.yaml @@ -24,9 +24,9 @@ jobs: - uses: CSVD/gh-actions-setup-node@v4 with: - node-version: 20 + node-version: 16 - - uses: CSVD/gh-actions-setup-terraform@main + - uses: CSVD/gh-actions-setup-terraform@v2 with: terraform_wrapper: false