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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/367/head^2
dependabot[bot] 4 months ago committed by GitHub
parent 0eaf26483f
commit 70a9afb9f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ jobs:
lfs: 'true'
- name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'

Loading…
Cancel
Save