Skip to content

Commit

Permalink
Use the latest version of golangci-lint in action (#1280)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Vilgelm committed Aug 2, 2020
1 parent d38d047 commit ba997c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.28
version: latest
tests-on-windows:
needs: golangci-lint # run after golangci-lint action to not produce duplicated errors
runs-on: windows-latest
Expand Down

0 comments on commit ba997c5

Please sign in to comment.