mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-25 20:25:56 +00:00
chore(ci): do not hardcode go version, use go.mod instead
This commit is contained in:
parent
37151d75cb
commit
94f3589623
6 changed files with 14 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue