Skip to content

Commit

Permalink
Merge pull request #99 from philippgille/update-ci-linter
Browse files Browse the repository at this point in the history
Update golangci-lint to its latest version
  • Loading branch information
philippgille authored Sep 1, 2024
2 parents f1e4956 + 36685b9 commit 8f3b91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.56.2
version: v1.60.3
args: --verbose

build:
Expand Down

0 comments on commit 8f3b91b

Please sign in to comment.