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 69e6362 commit f5b4abdCopy full SHA for f5b4abd
.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