Skip to content

Commit 546f7f8

Browse files
authored
Update golangci-lint version in workflow
1 parent 47ec3a5 commit 546f7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Run golangci-lint
2323
uses: golangci/golangci-lint-action@v6
2424
with:
25-
version: v2.0.2
25+
version: v1.64.8

0 commit comments

Comments
 (0)