Skip to content

Commit cf09465

Browse files
committed
Update Go to 1.17 for release
1 parent 838e551 commit cf09465

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Go
1919
uses: actions/setup-go@v2
2020
with:
21-
go-version: 1.14
21+
go-version: 1.17
2222

2323
- name: Import GPG key
2424
id: import_gpg

0 commit comments

Comments
 (0)