Bump actions/setup-go from 4 to 5 (#7117)

This commit is contained in:
dependabot[bot] 2023-12-12 09:33:41 -01:00 committed by GitHub
parent 32bd1126a4
commit 44044ddf8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: 'true'
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go-version }}
cache-dependency-path: tests/terraformtests/terraform-provider-aws/go.sum