Skip to content

Commit f12be7a

Browse files
Update dependency golangci/golangci-lint to v2
1 parent 65bba79 commit f12be7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: golangci-lint
1616
uses: golangci/golangci-lint-action@v3
1717
with:
18-
version: v1.64.8
18+
version: v2.12.2
1919
working-directory: ./
2020
skip-pkg-cache: true
2121
- name: Build Go binary

0 commit comments

Comments
 (0)