Skip to content

Commit 00cf422

Browse files
committed
don't specify patch
1 parent 6656f27 commit 00cf422

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
@@ -36,7 +36,7 @@ jobs:
3636
- name: golangci-lint
3737
uses: golangci/golangci-lint-action@v6
3838
with:
39-
version: v1.64.8
39+
version: v1.64
4040
args: -v --exclude-dirs cf --exclude-dirs fixtures --exclude-dirs plugin --exclude-dirs command/plugin
4141
format:
4242
name: Run go fmt

0 commit comments

Comments
 (0)