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 bd7f7ae commit ca024d5Copy full SHA for ca024d5
.github/workflows/golangci-lint.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
- uses: actions/setup-go@v5
20
with:
21
- go-version-file: 'go.mod'
+ go-version: stable
22
- name: golangci-lint
23
uses: golangci/golangci-lint-action@v6
24
0 commit comments