We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866845a commit c9d11cdCopy full SHA for c9d11cd
.github/workflows/go-ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: golangci-lint
19
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
20
with:
21
- version: v2.0.2
+ version: v2.1.0
22
args: -c .golangci.yml --timeout 20m
23
go-generate:
24
name: go-generate
0 commit comments