Skip to content

Commit

Permalink
revert to v2 from broken v3 for golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
s0rg committed Feb 27, 2022
1 parent 4e34bf5 commit 453c6b1
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 @@ -18,7 +18,7 @@ jobs:
- name: checkout
uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v2
test:
runs-on: ubuntu-latest
environment:
Expand Down

0 comments on commit 453c6b1

Please sign in to comment.