We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62d5ac commit 44312a8Copy full SHA for 44312a8
1 file changed
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
go-version: ${{ env.GO_VERSION }}
27
28
- name: Setup Terraform
29
- uses: hashicorp/setup-terraform@v2
+ uses: hashicorp/setup-terraform@v3
30
with:
31
terraform_wrapper: false
32
0 commit comments