1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2024-11-21 17:56:48 +02:00

chore: bump go

This commit is contained in:
Vladimir Mihailenco 2023-05-30 16:25:32 +03:00
parent 03194bc434
commit 08021a2c8f

View File

@ -24,7 +24,7 @@ jobs:
- name: Set up ${{ matrix.go-version }}
uses: actions/setup-go@v3
with:
go-version: 1.18.x
go-version: 1.20.x
- name: Checkout code
uses: actions/checkout@v3