Skip to content

Commit

Permalink
Merge pull request #61 from minamijoyo/update-golangci-lint-to-v1.59.1
Browse files Browse the repository at this point in the history
Update golangci-lint to v1.59.1
  • Loading branch information
minamijoyo authored Aug 10, 2024
2 parents 1b30848 + 2b54077 commit 6ec1ac7
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,7 +20,7 @@ jobs:
with:
go-version-file: '.go-version'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: v1.54.2
version: v1.59.1
args: --timeout=5m

0 comments on commit 6ec1ac7

Please sign in to comment.