Skip to content

Commit cfb2959

Browse files
committed
fix: update golangci-lint version to v2.5
1 parent 05969c4 commit cfb2959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: golangci-lint
2626
uses: golangci/golangci-lint-action@v8
2727
with:
28-
version: v2.4
28+
version: v2.5
2929

3030
test:
3131
name: test

0 commit comments

Comments
 (0)