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 5669ce0 commit d936a60Copy full SHA for d936a60
.github/workflows/lint.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: golangci/golangci-lint-action@v4
26
with:
27
version: ${{ env.GOLANGCI_LINT_VERSION }}
28
- go-version: '1.23'
29
args: --timeout=5m
30
golangci-examples:
31
name: golangci-lint-examples
0 commit comments