1
0
Fork 0
forked from forgejo/forgejo

[CI] pin go v1.22.2 version

Because setup-go fails to pick it up. It usually happens within 24h
and this commit can be reverted then.
This commit is contained in:
Earl Warren 2024-03-06 11:21:31 +08:00
parent ded1080bc2
commit 3509242ee6
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
4 changed files with 8 additions and 8 deletions

View file

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