Skip to content

Commit bd9acd0

Browse files
Update hashicorp/setup-terraform action to v4
1 parent ffb6e0d commit bd9acd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Run TFLint
7878
run: cd ${{ env.TF_DIR }} && tflint -f compact
7979

80-
- uses: hashicorp/setup-terraform@v3
80+
- uses: hashicorp/setup-terraform@v4
8181
with:
8282
terraform_version: 1.14.3
8383

0 commit comments

Comments
 (0)