updated go version for releasing

This commit is contained in:
kjubybot
2022-07-27 14:48:21 +03:00
parent 2287177302
commit 4bc11c5f07

View File

@@ -17,9 +17,9 @@ jobs:
run: git fetch --force --tags
- name: Setup Go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: 1.17
go-version: 1.18
- name: Import GPG key
id: import_gpg