Skip to content

Commit 3a42846

Browse files
committed
ci: Bump hashicorp/setup-terraform to v3
1 parent 6e12e41 commit 3a42846

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v3
2020

2121
- name: Setup terraform ${{ matrix.activity }}
22-
uses: hashicorp/setup-terraform@v2
22+
uses: hashicorp/setup-terraform@v3
2323
with:
2424
terraform_version: ${{ matrix.activity }}
2525

0 commit comments

Comments
 (0)