Skip to content

Commit

Permalink
ci: Roll back golangci-lint version to v1.47.3 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
caitlinelfring committed Aug 10, 2022
1 parent 3ae4672 commit 92bb071
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Expand Up @@ -95,3 +95,6 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- uses: golangci/golangci-lint-action@v3.2.0
with:
# https://github.com/golangci/golangci-lint-action/issues/535
version: v1.47.3

0 comments on commit 92bb071

Please sign in to comment.