Change workflow.
This commit is contained in:
parent
56449b11ec
commit
7b469c0c4f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: setup go
|
||||
uses: https://github.com/actions/setup-go@v4
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '>=1.x'
|
||||
- name: release-build-linux-amd64
|
||||
|
|
Loading…
Reference in a new issue