We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb508c9 + e914029 commit 511c080Copy full SHA for 511c080
.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