Skip to content

Commit 5eba4f2

Browse files
committed
[actions] downgrade terraform
1 parent df4ea5b commit 5eba4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Install Terraform
7070
uses: hashicorp/setup-terraform@v3
7171
with:
72-
terraform_version: 1.13.5
72+
terraform_version: 1.4.6
7373

7474
- name: Initialize Terraform
7575
working-directory: deployments/docker-swarm-terraform

0 commit comments

Comments
 (0)