try fixed version of golangci-lint

This commit is contained in:
Thibault bui Koechlin 2020-05-22 09:50:15 +02:00
parent c37714f4a5
commit 14c6ce1353

View file

@ -21,8 +21,8 @@ jobs:
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
# Optional: golangci-lint command line arguments.
args: -v --new-from-rev=remotes/origin/master
#args: -v --new-from-rev=remotes/origin/master
only-new-issues: true