We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb009b1 commit 59763eeCopy full SHA for 59763ee
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup golangci-lint
22
uses: golangci/golangci-lint-action@v3
23
with:
24
- version: v1.45.0
+ version: v1.46.2
25
args: --verbose
26
test:
27
strategy:
0 commit comments