Skip to content

Commit 4487cd0

Browse files
committed
Bump golangci-lint version to v1.64.8
Needed to make go-critic compatible.
1 parent 32d165c commit 4487cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
- name: golangci-lint
2222
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837
2323
with:
24-
version: v1.47.3
24+
version: v1.64.8
2525
args: --verbose --config .golangci.yaml
2626
skip-cache: true

0 commit comments

Comments
 (0)