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