Skip to content

Commit

Permalink
bump golangci/golangci-lint-action from 4 to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
zouyee authored Oct 11, 2024
1 parent f380dee commit 284484a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install-go
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v6
with:
only-new-issues: true
version: v1.60.1
Expand Down

0 comments on commit 284484a

Please sign in to comment.