chore(deps): bump actions/setup-go from 3 to 5 (#6968)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-05 00:26:54 +01:00
committed by GitHub
parent b8e6c05191
commit c09de8012e

View File

@ -41,7 +41,7 @@ jobs:
ref: master
path: hivetests
- uses: actions/setup-go@v3
- uses: actions/setup-go@v5
with:
go-version: "^1.13.1"
- run: go version