Skip to content

Commit

Permalink
Install Terraform 0.13.1 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenraad Verheyden committed Aug 29, 2020
1 parent 0b820e2 commit 9a6ec23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
with:
go-version: ^1.14

- uses: hashicorp/setup-terraform@v1
with:
terraform_version: 0.13.1

- uses: actions/checkout@v2

- name: Build
Expand Down

0 comments on commit 9a6ec23

Please sign in to comment.