Skip to content

Commit

Permalink
ci: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
snobbee committed Jun 13, 2024
1 parent 200a8f7 commit 602934a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
# TODO Upgrade golangci-lint version and fix errors reported by the new version
version: v1.47.3
version: v1.55.2

0 comments on commit 602934a

Please sign in to comment.