mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
Updated release to always use latest go
This commit is contained in:
parent
ea4a50f6e9
commit
eac988abdc
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
|||||||
- uses: actions/setup-go@v3
|
- uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: '^1.19'
|
go-version: '^1.19'
|
||||||
|
check-latest: true
|
||||||
- name: Compile man page markup
|
- name: Compile man page markup
|
||||||
id: gen-man-page-md
|
id: gen-man-page-md
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user