chore(ci): do not hardcode go version, use go.mod instead

This commit is contained in:
Earl Warren 2024-08-03 09:55:09 +02:00
commit 94f3589623
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
6 changed files with 14 additions and 18 deletions

View file

@ -43,8 +43,7 @@ jobs:
- uses: https://code.forgejo.org/actions/setup-go@v4
with:
go-version: "1.22"
check-latest: true
go-version-file: "go.mod"
- name: version from ref
id: release-info