Skip to content

Commit 92bb071

Browse files
ci: Roll back golangci-lint version to v1.47.3 (#227)
golangci/golangci-lint-action#535
1 parent 3ae4672 commit 92bb071

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/go.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,6 @@ jobs:
9595
with:
9696
go-version: ${{ matrix.go-version }}
9797
- uses: golangci/[email protected]
98+
with:
99+
# https://github.com/golangci/golangci-lint-action/issues/535
100+
version: v1.47.3

0 commit comments

Comments
 (0)