Skip to content

Commit b821c2d

Browse files
committed
up golangci-lint version
1 parent 07fe1ed commit b821c2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: golangci-lint
3636
uses: golangci/golangci-lint-action@v6
3737
with:
38-
version: v1.61
38+
version: v1.64.8
3939
args: -v --exclude-dirs cf --exclude-dirs fixtures --exclude-dirs plugin --exclude-dirs command/plugin
4040
format:
4141
name: Run go fmt

0 commit comments

Comments
 (0)