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 fa0a336 commit d7ce29fCopy full SHA for d7ce29f
.github/workflows/pullrequests.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-go@v5
16
with:
17
- go-version: "1.23"
+ go-version-file: go.mod
18
- name: golangci-lint
19
uses: golangci/[email protected]
20
0 commit comments