We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b04d74 commit a6756f4Copy full SHA for a6756f4
.github/workflows/ipa-image-build.yml
@@ -76,7 +76,7 @@ jobs:
76
pip install -r ../src/kayobe-config/requirements.txt
77
78
- name: Install terraform
79
- uses: hashicorp/setup-terraform@v3
+ uses: hashicorp/setup-terraform@v2
80
81
- name: Initialise terraform
82
run: terraform init
0 commit comments