Skip to content

Commit

Permalink
chore: fix golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
ademekici committed Nov 22, 2023
1 parent f858964 commit ef7eb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
version: v1.50
args: -c .golangci.yml --timeout=5m -v

- name: Install dependencies
Expand Down

0 comments on commit ef7eb6c

Please sign in to comment.