Skip to content

Commit ba65045

Browse files
Merge pull request #35 from scribd/laynax/SERF-2182/update-nodeI
[SERF-2182] Update Node version in pipeline
2 parents 1fc5d6c + bb12e14 commit ba65045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: 'Checkout'
1616
uses: actions/checkout@v4
1717

18-
- uses: hashicorp/setup-terraform@v1
18+
- uses: hashicorp/setup-terraform@v3
1919
with:
2020
terraform_version: 1.1.2
2121
- run: terraform fmt

0 commit comments

Comments
 (0)