Merge pull request #487 from Flomp/037adependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.22'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user