Skip to content

Commit

Permalink
Pin linter
Browse files Browse the repository at this point in the history
  • Loading branch information
cugu committed Jun 3, 2023
1 parent 85eac08 commit 447adba
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 @@ -27,7 +27,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
version: v1.52.2
args: --verbose --config .github/.golangci.yml --enable gofmt --enable goimports
if: matrix.os != 'windows-latest'
- name: Lint Windows
Expand Down

0 comments on commit 447adba

Please sign in to comment.