Skip to content

Commit f5bdae0

Browse files
terraform to v3
1 parent edfa454 commit f5bdae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v4
2222
- name: setup Terraform
23-
uses: hashicorp/setup-terraform@v2
23+
uses: hashicorp/setup-terraform@v3
2424
with:
2525
terraform_wrapper: false
2626
- name: Terraform init

0 commit comments

Comments
 (0)