Skip to content

Commit 47bf774

Browse files
committed
update go version
1 parent 4699903 commit 47bf774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Setup Go
6464
uses: actions/setup-go@v1
6565
with:
66-
go-version: 1.14
66+
go-version: 1.20
6767
- name: GoReleaser
6868
uses: goreleaser/goreleaser-action@v1
6969
with:

0 commit comments

Comments
 (0)