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 9dc2525 commit f8266beCopy full SHA for f8266be
.github/workflows/lint.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: golangci/golangci-lint-action@v4
23
with:
24
version: ${{ env.GOLANGCI_LINT_VERSION }}
25
+ go-version: '1.23'
26
args: --timeout=5m
27
golangci-examples:
28
name: golangci-lint-examples
0 commit comments