1
0
Fork 0

Set check-latest to true in Go setup

This commit is contained in:
Kevin Pollet 2025-01-30 14:06:04 +01:00 committed by GitHub
parent 8593581cbf
commit c20af070e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 9 additions and 0 deletions

View file

@ -33,6 +33,7 @@ jobs:
ImageOS: ${{ matrix.os }}-${{ matrix.arch }}-${{ matrix.goarm }}
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
- name: Build
run: make generate binary