Skip to content

Commit f42e90f

Browse files
committed
fix terraform deployment
1 parent 22cf218 commit f42e90f

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
@@ -47,7 +47,7 @@ jobs:
4747
LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_AUTH_TOKEN }}
4848

4949
- name: Install Terraform
50-
uses: hashicorp/setup-terraform@v2
50+
uses: hashicorp/setup-terraform@v3
5151

5252
- name: Install tflocal
5353
run: |

0 commit comments

Comments
 (0)