Skip to content

Commit

Permalink
Fix: update golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Mar 4, 2025
1 parent 46335d2 commit 5868d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.64.0
version: v1.64.6
args: --timeout=5m
test:
name: Test
Expand Down

0 comments on commit 5868d71

Please sign in to comment.