Skip to content

Commit b6cdeba

Browse files
committed
correct Golang version
1 parent 30f6a04 commit b6cdeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
fetch-depth: 0 # See: https://goreleaser.com/ci/actions/
1818

19-
- name: Set up Go 1.14
19+
- name: Set up Go 1.19
2020
uses: actions/setup-go@v2
2121
with:
2222
go-version: 1.19

0 commit comments

Comments
 (0)