Update release action to go 1.21 (#2437)
This commit is contained in:
parent
83c3c602ab
commit
5b21a8408c
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
- name: Set up go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.19
|
||||
go-version: 1.21
|
||||
|
||||
- name: Get dependencies
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user