Skip to content

Commit

Permalink
update lint ci
Browse files Browse the repository at this point in the history
  • Loading branch information
consolethinks committed Aug 27, 2024
1 parent 8e35da7 commit adec0d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
version: v1.50.1
version: v1.60
only-new-issues: true

0 comments on commit adec0d9

Please sign in to comment.