Skip to content

Commit e3e880c

Browse files
committed
Code Update
1 parent ab49dc7 commit e3e880c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/terraform-multi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ jobs:
134134
run:
135135
working-directory: infra
136136
steps:
137-
# - name: Checkout
138-
# uses: actions/checkout@v5.0.0 # 👈 ADD THIS
137+
- name: Checkout
138+
uses: actions/checkout@v5.0.0 # 👈 ADD THIS
139139

140140
- name: Terraform fmt
141141
run: terraform fmt

0 commit comments

Comments
 (0)