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 6d5b87f commit 124c0cfCopy full SHA for 124c0cf
.github/workflows/golangci-lint.yml
@@ -75,7 +75,7 @@ jobs:
75
go-version: "1.23.x"
76
cache: false
77
- name: Run golangci-lint
78
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
79
with:
80
args: "--tests=false --timeout=5m"
81
working-directory: ${{ matrix.modules }}
0 commit comments