Skip to content

Commit

Permalink
Bump golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuckal777 committed Apr 5, 2022
1 parent edecfb3 commit 436dc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
# always uses the latest patch version.
version: v1.42
version: v1.45
args: "--timeout 5m"
test:
# This job runs on Linux
Expand Down

0 comments on commit 436dc2f

Please sign in to comment.