We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3088502 + e1d195f commit 76ab0e9Copy full SHA for 76ab0e9
1 file changed
.github/workflows/test-deploy.yaml
@@ -35,7 +35,7 @@ jobs:
35
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
36
37
- name: Setup Terraform
38
- uses: hashicorp/setup-terraform@v3
+ uses: hashicorp/setup-terraform@v4
39
with:
40
terraform_wrapper: false
41
terraform_version: 1.11.4
0 commit comments