s/@v1/@v0

This commit is contained in:
Isaev Denis 2020-05-07 11:26:37 +03:00 committed by GitHub
parent 1778ebaefa
commit 1ad27ad153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v1
uses: golangci/golangci-lint-action@v0
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.26