Skip to content

Commit

Permalink
CI: Update golangci version
Browse files Browse the repository at this point in the history
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
  • Loading branch information
SchoolGuy and ldez committed Sep 24, 2024
1 parent 081d8c9 commit 17f6aea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ jobs:
# https://github.com/golangci/golangci-lint-action
uses: golangci/golangci-lint-action@v6
with:
version: v1.29
args: -D errcheck
version: v1.61

0 comments on commit 17f6aea

Please sign in to comment.