Skip to content

Commit

Permalink
fix lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
kripsy committed Nov 8, 2023
1 parent 46cb1f0 commit b635d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
version: 1.54.2
args: --timeout=30m --config=.golangci.yml

0 comments on commit b635d93

Please sign in to comment.