commit
5da5728147
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
|
@ -102,7 +102,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-go@v2
|
- uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: 1.15
|
go-version: 1.17
|
||||||
|
|
||||||
- name: Download go dependencies
|
- name: Download go dependencies
|
||||||
run: go get -t -v ./...
|
run: go get -t -v ./...
|
||||||
|
|
Loading…
Reference in a new issue