ci: update go versions
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: "1.18.8"
|
||||
go-version: "1.18.10"
|
||||
|
||||
- name: Build release binaries
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user