Updated release to always use latest go

This commit is contained in:
Mike Farah 2022-10-23 14:50:00 +11:00
parent ea4a50f6e9
commit eac988abdc
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: '^1.19'
check-latest: true
- name: Compile man page markup
id: gen-man-page-md
run: |