Skip to content

Commit 2f47eaf

Browse files
author
bajins
committed
Merge branch 'master' of https://github.com/woytu/tool-gin
2 parents d65214a + 9a16b59 commit 2f47eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-to-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install Go
2626
uses: actions/setup-go@v2
2727
with:
28-
go-version: '^1.13.1'
28+
go-version: '^1.15'
2929
id: go
3030

3131
- name: Check out source code

0 commit comments

Comments
 (0)