Skip to content

Commit

Permalink
Fix lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneradionov committed Sep 19, 2021
1 parent 3966e63 commit a0b8565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: 1.42
version: v1.42
args: -c .golangci.yml

0 comments on commit a0b8565

Please sign in to comment.