update go version to 1.17 on github actions pipeline

This commit is contained in:
Malar Invention 2022-04-03 23:34:35 +05:30
parent 00ebcd295e
commit 10d9dae0af
1 changed files with 1 additions and 1 deletions

View File

@ -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