We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26dd4b commit e2b0a38Copy full SHA for e2b0a38
.github/workflows/ci.yaml
@@ -49,7 +49,7 @@ jobs:
49
50
# Check for Go linting errors!
51
- name: Lint Go
52
- uses: golangci/golangci-lint-action@v3.3.1
+ uses: golangci/golangci-lint-action@v3.5.0
53
with:
54
version: v1.52.2
55
0 commit comments