Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 288e792

Browse files
author
Alexandr Sokolov
committed
update go version in release action
1 parent d2a6082 commit 288e792

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
@@ -28,7 +28,7 @@ jobs:
2828
name: Set up Go
2929
uses: actions/setup-go@v2
3030
with:
31-
go-version: 1.16
31+
go-version: 1.17
3232
-
3333
name: Import GPG key
3434
id: import_gpg

0 commit comments

Comments
 (0)