mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-05-08 18:27:25 +00:00
Update golangci-lint to v2.6.2
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -9,6 +9,6 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: 1.24
|
||||
go-version-file: go.mod
|
||||
- name: golangci-lint
|
||||
run: make lint
|
||||
|
||||
Reference in New Issue
Block a user