Skip to content

Commit 555f9e3

Browse files
updating golangci-lint version to support Go > v1.25
1 parent 5c57e75 commit 555f9e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- name: Lint
2626
uses: golangci/golangci-lint-action@v7
2727
with:
28-
version: v2.0.1
28+
version: v2.11.4
2929
skip-cache: true

0 commit comments

Comments
 (0)