Version rise up (#49)

This commit is contained in:
Artem Piskun 2021-09-07 11:10:44 +03:00 committed by GitHub
parent bcc7a3ad53
commit 729681251c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.17
- name: Build
run: go build -v ./...

View File

@ -15,4 +15,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.37
version: v1.41.1