Skip to content

Commit

Permalink
1.44 golangci-lint has bug - try 1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahcpage authored Apr 29, 2022
1 parent cbbe5bb commit f2251e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.44
version: v1.42

# Optional: working directory, useful for monorepos
# working-directory: somedir
Expand Down

0 comments on commit f2251e3

Please sign in to comment.