Update release.yml
This commit is contained in:
parent
64f8adb352
commit
7052d6fb27
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.16
|
||||
go-version: 1.18
|
||||
- name: Cache Go modules
|
||||
uses: actions/cache@v2.1.7
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue