Skip to content

Commit

Permalink
update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
thirdeyenick committed Jan 20, 2025
1 parent 157fc2b commit 85b1b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.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
with:
version: v1.54
version: v1.63.4
args: --timeout=10m
- uses: dominikh/staticcheck-action@v1
with:
Expand Down

0 comments on commit 85b1b32

Please sign in to comment.