Skip to content

Commit

Permalink
use new golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
czerwonk committed Nov 22, 2022
1 parent 2797601 commit 7c100e5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@ jobs:
go mod download
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.38
uses: golangci/[email protected]

0 comments on commit 7c100e5

Please sign in to comment.