Skip to content

Commit

Permalink
[ignore] Update terraform action version
Browse files Browse the repository at this point in the history
  • Loading branch information
samiib committed Apr 28, 2024
1 parent 6f3db70 commit 51d4ff1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
fail-fast: false
matrix:
apic_host:
- name: v4.2
url: 'https://173.36.219.68/'
# - name: v4.2
# url: 'https://173.36.219.68/'
- name: v5.2
url: 'https://173.36.219.69/'
- name: v6.0
Expand All @@ -70,7 +70,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: '1.7.*'
terraform_wrapper: false
Expand Down

0 comments on commit 51d4ff1

Please sign in to comment.