Use the latest version of Go in CI

This commit is contained in:
Frank Denis 2023-08-11 14:59:28 +02:00
commit 5088d8fae1

View file

@ -34,6 +34,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: 1
check-latest: true
id: go
- name: Test suite