We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935e476 commit fc9f2eaCopy full SHA for fc9f2ea
.github/workflows/test.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: golangci-lint
40
uses: golangci/golangci-lint-action@v6
41
with:
42
- version: v1.64.8
+ version: v2.1.2
43
args: --timeout 5m
44
45
go-mod-tidy:
0 commit comments