Update Go

This commit is contained in:
2024-02-11 19:29:58 +01:00
parent df2880e379
commit 56e0565512
3 changed files with 3 additions and 3 deletions

View File

@ -628,7 +628,7 @@ jobs:
repository: ergochat/ergo
- uses: actions/setup-go@v2
with:
go-version: ^1.21.0
go-version: ^1.22.0
- run: go version
- name: Build Ergo
run: |