Oops wrong version, I think

This commit is contained in:
Michał 2024-01-26 11:38:39 +00:00 committed by GitHub
parent 88261822ca
commit 17dc997f77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.21.6'
- name: Build
run: go build -v ./...