We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb508c9 commit e914029Copy full SHA for e914029
.circleci/config.yml
@@ -12,7 +12,7 @@ executors:
12
- image: golang:1.14
13
golangci-lint:
14
docker:
15
- - image: golangci/golangci-lint:v1.29-alpine
+ - image: golangci/golangci-lint:v1.30-alpine
16
17
jobs:
18
lint_markdown:
0 commit comments