updated go version for releasing

gos_tech_4.4.3 v3.0.0
kjubybot 3 years ago
parent 2287177302
commit 4bc11c5f07
No known key found for this signature in database
GPG Key ID: E55254690327C021

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

Loading…
Cancel
Save