Fix actions formatting
This commit is contained in:
parent
71e3bc0731
commit
32d5db8f21
1 changed files with 1 additions and 1 deletions
2
.github/workflows/terraform.yml
vendored
2
.github/workflows/terraform.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Install terraform
|
||||
- uses: marocchino/setup-terraform@v1
|
||||
uses: marocchino/setup-terraform@v1
|
||||
with:
|
||||
version: "0.12.20"
|
||||
- name: Initialize Terraform
|
||||
|
|
Loading…
Reference in a new issue