Fix go version

This commit is contained in:
Artem Gavrilov
2023-06-29 18:12:07 +02:00
committed by GitHub
parent a2f69927c7
commit b70977e64d

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.20
go-version: '1.20'
- name: Install make
run: sudo apt-get update && sudo apt-get -y install make
- name: Build