Skip to content

Commit

Permalink
⬆️ Bump golangci-lint version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Mar 9, 2022
1 parent 66f58eb commit 35e8bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.31
version: v1.44
args: --timeout=5m
skip-go-installation: true

Expand Down

0 comments on commit 35e8bb7

Please sign in to comment.