Skip to content

Commit

Permalink
Use golangci-lint 1.51.2
Browse files Browse the repository at this point in the history
  • Loading branch information
randombenj committed Mar 9, 2023
1 parent 6c07c04 commit 6106dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.50.1
version: v1.51.2

- name: Setup Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 6106dcc

Please sign in to comment.