Skip to content

Commit 7269490

Browse files
committed
Update golangci-lint version used in GitHub Actions
1 parent fccd197 commit 7269490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: golangci-lint
1717
uses: golangci/golangci-lint-action@v6
1818
with:
19-
version: v1.63.4
19+
version: v1.64.8
2020

2121
test:
2222
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)