Skip to content

Commit 1cd3509

Browse files
committed
Revert hashicorp/setup-terraform action to v2 due to failure
1 parent bc99a53 commit 1cd3509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
fi
107107
108108
- name: Install terraform
109-
uses: hashicorp/setup-terraform@v3
109+
uses: hashicorp/setup-terraform@v2
110110

111111
- name: Initialise terraform
112112
run: terraform init

0 commit comments

Comments
 (0)