We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e05533b + 96f2fd5 commit 056491dCopy full SHA for 056491d
.github/workflows/terraform.yml
@@ -68,7 +68,7 @@ jobs:
68
69
# Install the latest version of Terraform CLI and configure the Terraform CLI configuration file with a Terraform Cloud user API token
70
- name: Setup Terraform
71
- uses: hashicorp/setup-terraform@v3
+ uses: hashicorp/setup-terraform@v4
72
with:
73
terraform_version: latest # optional, default is latest
74
@@ -154,7 +154,7 @@ jobs:
154
155
156
157
158
159
160
0 commit comments