Skip to content

Commit

Permalink
Update Terraform version used during the tests (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
felladrin authored Apr 4, 2023
1 parent 1f74041 commit 8715bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: docker-compose up -d minio
- uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.3.3
terraform_version: 1.4.2
terraform_wrapper: false
- name: Install Task
uses: arduino/setup-task@v1
Expand Down

0 comments on commit 8715bd1

Please sign in to comment.