Skip to content

Commit

Permalink
chore: Update golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
myrkvi committed Nov 16, 2024
1 parent 79a3249 commit f314c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: GolangCi-Lint
uses: golangci/golangci-lint-action@v6.1.1
with:
version: v1.59.1
version: v1.62.0
args: --timeout=5m
test:
name: Test
Expand Down

0 comments on commit f314c90

Please sign in to comment.