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 ec1e519 commit 158b78aCopy full SHA for 158b78a
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Golang Environment
28
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
29
with:
30
- go-version: stable
+ go-version-file: go.mod
31
32
- name: Lint Go
33
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
0 commit comments