Skip to content

Commit 57b16c3

Browse files
committed
ci: Upgrade setup-terraform to v2
1 parent 4b44653 commit 57b16c3

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@v2
2020

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

0 commit comments

Comments
 (0)