.github/workflows: Test on Terraform 1.4.* versions (#131)

Reference: https://github.com/hashicorp/terraform-providers-devex-internal/issues/139
This commit is contained in:
Brian Flad 2023-03-10 09:00:25 -05:00 committed by GitHub
parent 9e6b608eb9
commit 7d0bd0032b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,8 @@ jobs:
- '1.0.*'
- '1.1.*'
- '1.2.*'
- '1.3.*'
- '1.4.*'
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0