Skip to content

Commit d23c32f

Browse files
author
Saveliy Yudin
committed
fix(ci): use golangci-lint v2.9.0 for Go 1.25 compatibility
1 parent 29e51b9 commit d23c32f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
- name: golangci-lint
4444
uses: golangci/golangci-lint-action@v6
4545
with:
46-
version: latest
46+
version: v2.9.0

0 commit comments

Comments
 (0)