1
0
Fork 0
forked from forgejo/forgejo

go: upgrade to go v1.22

This commit is contained in:
Earl Warren 2024-03-25 06:52:23 +01:00
parent 142459bbe0
commit 84f28f36b0
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 9 additions and 9 deletions

View file

@ -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