Skip to content

Commit

Permalink
bump golangci-lint, too
Browse files Browse the repository at this point in the history
  • Loading branch information
mccutchen committed Nov 25, 2023
1 parent 8a02ea3 commit 021383d
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 @@ -20,6 +20,6 @@ jobs:
- uses: actions/setup-go@v2
with:
go-version: '1.21'
- uses: golangci/golangci-lint-action@v3.4.0
- uses: golangci/golangci-lint-action@v3.7.0
with:
version: v1.52.2
version: v1.55.2

0 comments on commit 021383d

Please sign in to comment.