Skip to content

Commit

Permalink
Use latest version of golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
flimzy committed Jan 4, 2024
1 parent 244953c commit 25ee8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
version: v1.55.2

integration:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 25ee8ea

Please sign in to comment.