We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014660f commit c65aab4Copy full SHA for c65aab4
1 file changed
.github/workflows/lint.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: golangci-lint
50
uses: golangci/golangci-lint-action@v6
51
with:
52
- version: v1.55
+ version: v1.60
53
54
# Windows times out frequently after about 5m50s if we don't set a longer timeout.
55
args: --timeout 10m
0 commit comments