Skip to content

Commit

Permalink
upgrade golangci version
Browse files Browse the repository at this point in the history
  • Loading branch information
linglingye001 committed Aug 16, 2024
1 parent 586f5a3 commit e312033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.59
version: v1.59.1
args: --timeout 10m

0 comments on commit e312033

Please sign in to comment.