Skip to content

Commit

Permalink
Update golangci-lint version
Browse files Browse the repository at this point in the history
This allows us to pick up golangci/golangci-lint#1930
  • Loading branch information
huitseeker committed Jul 27, 2021
1 parent f8adeb7 commit 6a40169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: golangci/golangci-lint-action@v2.3.0
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.29
version: v1.41
args: -v --build-tags relic
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
Expand Down

0 comments on commit 6a40169

Please sign in to comment.