forked from forgejo/forgejo
go: upgrade to go v1.22
This commit is contained in:
parent
142459bbe0
commit
84f28f36b0
5 changed files with 9 additions and 9 deletions
|
@ -43,7 +43,7 @@ jobs:
|
|||
|
||||
- uses: https://code.forgejo.org/actions/setup-go@v4
|
||||
with:
|
||||
go-version: "1.21"
|
||||
go-version: "1.22"
|
||||
check-latest: true
|
||||
|
||||
- name: version from ref
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue