Bump Go again

This commit is contained in:
2023-08-16 20:12:54 +02:00
parent cb147f46eb
commit b28820e562
3 changed files with 3 additions and 3 deletions

View File

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