Merge pull request #289 from numtide/dependabot/github_actions/actions/setup-go-5

chore(deps): bump actions/setup-go from 4 to 5
This commit is contained in:
mergify[bot] 2024-05-13 08:19:56 +00:00 committed by GitHub
commit 010a6cf6c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: 1.22.x
- name: Run goreleaser