chore(deps): update hashicorp/setup-terraform action to v3
This commit is contained in:
parent
d75dea6c0c
commit
fa0a7db6f9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- uses: hashicorp/setup-terraform@v2
|
||||
- uses: hashicorp/setup-terraform@v3
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
- name: Validate
|
||||
|
|
Loading…
Reference in a new issue