Skip to content

Commit

Permalink
bump golangci-lint:
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-kussul committed Dec 1, 2024
1 parent 31b85e1 commit cf697af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Lint
uses: golangci/[email protected]
with:
version: v1.49
version: v1.62.2

- name: Build
run: go build -v .
Expand Down

0 comments on commit cf697af

Please sign in to comment.