mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-17 16:35:58 +00:00
Update hashicorp/setup-terraform action to v4
This commit is contained in:
parent
ab42bc2c6d
commit
3cdf2cf8b3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- name: Setup Terraform
|
||||
uses: hashicorp/setup-terraform@v3
|
||||
uses: hashicorp/setup-terraform@v4
|
||||
- uses: taiki-e/install-action@just
|
||||
- name: Init
|
||||
run: just terraform init -backend=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue