Skip to content

Commit

Permalink
bump golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-sakamoto committed Jun 5, 2024
1 parent 92374d7 commit 6efed74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
go-version: '1.21.3'
cache: true
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: v1.55.1
version: v1.59.0
args: -v --timeout=10m

0 comments on commit 6efed74

Please sign in to comment.