Skip to content

Commit 875abbf

Browse files
committed
update
1 parent 4e339b7 commit 875abbf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
- name: golangci-lint
2121
uses: golangci/golangci-lint-action@v6
2222
with:
23-
version: v1.59
23+
version: v1.63.4
24+
args: --verbose # Added verbose logging

0 commit comments

Comments
 (0)