1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-06-27 00:21:13 +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 }} - name: Set up ${{ matrix.go-version }}
uses: actions/setup-go@v3 uses: actions/setup-go@v3
with: with:
go-version: 1.18.x go-version: 1.20.x
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3