Skip to content

Commit e700405

Browse files
authored
Merge pull request llm-d#588 from llm-d-incubation/update-golangci-lint-v2.8.0
🌱 Update golangci-lint to v2.8.0
2 parents 634d637 + 0c508e7 commit e700405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-pr-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install golangci-lint
3232
uses: golangci/golangci-lint-action@v8
3333
with:
34-
version: v2.1.6
34+
version: v2.8.0
3535
args: ""
3636

3737
- name: Run make build

0 commit comments

Comments
 (0)