ci: fix setup tf step
This commit is contained in:
parent
ef084037d9
commit
68965c53db
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup Terraform
|
- name: Setup Terraform
|
||||||
- uses: https://github.com/hashicorp/setup-terraform@v3
|
uses: https://github.com/hashicorp/setup-terraform@v3
|
||||||
with:
|
with:
|
||||||
terraform_version: "1.5.7"
|
terraform_version: "1.5.7"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue