Skip to content

Commit

Permalink
use earlier version of linter for go 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
umputun committed Jan 1, 2025
1 parent 33c704a commit 92456e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.61
version: v1.59

- name: install goveralls
run: |
Expand Down

0 comments on commit 92456e6

Please sign in to comment.