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:
parent
ded1080bc2
commit
3509242ee6
4 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue