update go version to 1.17 on github actions pipeline

pull/4/head
Malar Invention 2 years ago
parent 00ebcd295e
commit 10d9dae0af

@ -28,7 +28,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.17
-
name: Import GPG key
id: import_gpg

Loading…
Cancel
Save