Skip to content

Commit d4c098d

Browse files
Update dependency golangci/golangci-lint to v1.64.8
1 parent f090ecf commit d4c098d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-pr-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
skip-cache: true
1818
args: --config .golangci.yaml --timeout 2m
19-
version: v1.61.0
19+
version: v1.64.8
2020
- name: Test
2121
run: go test ./...
2222
build:

0 commit comments

Comments
 (0)