Skip to content

Commit 7ed6968

Browse files
committed
fix golangci-lint CI
1 parent e69163a commit 7ed6968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: golangci-lint
2121
uses: golangci/golangci-lint-action@v6
2222
with:
23-
version: v1.63
23+
version: v2.4.0
2424
install-from-source: true
2525
args: --verbose --timeout=15m

0 commit comments

Comments
 (0)