Skip to content

Commit

Permalink
Bump golangci-lint version for 1.19 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
mccutchen committed Oct 17, 2022
1 parent 3430fe8 commit e43229f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- uses: actions/setup-go@v2
with:
go-version: '1.19'
- uses: golangci/golangci-lint-action@v3.1.0
- uses: golangci/golangci-lint-action@v3.2.0
with:
version: v1.45.2
version: v1.50.0

0 comments on commit e43229f

Please sign in to comment.