Skip to content

Commit

Permalink
Fix incorrect golangci-lint version
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Crane <[email protected]>
  • Loading branch information
marcus-crane committed Dec 7, 2024
1 parent 810b44d commit 28e8b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.62.6
version: v1.62.2
skip-cache: true

0 comments on commit 28e8b6a

Please sign in to comment.