We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54fbe14 + 2efe568 commit f385ba9Copy full SHA for f385ba9
.circleci/config.yml
@@ -9,7 +9,7 @@ executors:
9
- image: node:17-slim
10
golangci-lint:
11
docker:
12
- - image: golangci/golangci-lint:v1.45-alpine
+ - image: golangci/golangci-lint:v1.47
13
golang-previous:
14
15
- image: golang:1.17
0 commit comments