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.
2 parents e1f1fa2 + a44459e commit c3d987eCopy full SHA for c3d987e
.github/workflows/golangci-lint.yml
@@ -10,7 +10,7 @@ jobs:
10
go-version: 1.22.3
11
- uses: actions/checkout@v4
12
- name: golangci-lint
13
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
14
with:
15
version: v1.55.2
16
args: --timeout=5m0s
0 commit comments