Skip to content

Commit

Permalink
update golangci-lint-action (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Laine authored Jun 15, 2023
1 parent c7d36ef commit 0eb8685
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 @@ -41,7 +41,7 @@ jobs:
- run: ./scripts/lint_allowed_geth_imports.sh
shell: bash
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
version: v1.51
working-directory: .
Expand Down

0 comments on commit 0eb8685

Please sign in to comment.