Skip to content

Commit 57681d6

Browse files
tarrencevSean-Der
authored andcommitted
Downgrade golintcli
To match travis config
1 parent 21d638a commit 57681d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
- name: golangci-lint
3434
uses: golangci/golangci-lint-action@v1
3535
with:
36-
version: v1.29
36+
version: v1.19.1
3737
args: $GOLANGCI_LINT_EXRA_ARGS

0 commit comments

Comments
 (0)