Update release.yml

This commit is contained in:
Paul Tyng
2022-10-22 13:14:55 -04:00
committed by GitHub
parent 0604e1deaf
commit 6e1a5dca35

View File

@@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: "1.18"
go-version: "1.19"
- name: Import GPG key
id: import_gpg
uses: paultyng/ghaction-import-gpg@v2.1.0