Skip to content

Commit

Permalink
Bump the golangci lint version
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Paolinelli <[email protected]>
  • Loading branch information
fedepaol committed Dec 16, 2024
1 parent 3eeb26f commit dedfed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Verify
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.2
version: v1.62.2
args: --timeout=15m0s --verbose

unit:
Expand Down

0 comments on commit dedfed2

Please sign in to comment.