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 ec77a11 commit f537fe0Copy full SHA for f537fe0
.github/workflows/linting.yml
@@ -17,5 +17,6 @@ jobs:
17
- uses: actions/checkout@v4
18
- uses: actions/setup-go@v4
19
with:
20
+ go-version-file: './go.mod'
21
cache: false
22
- uses: golangci/golangci-lint-action@v3
0 commit comments