Skip to content

Commit b002701

Browse files
committed
Update golangci-lint.yml
1 parent 4226196 commit b002701

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
@@ -17,6 +17,6 @@ jobs:
1717
- name: golangci-lint
1818
uses: golangci/golangci-lint-action@v6
1919
with:
20-
version: v1.58
20+
version: 1.60.3
2121
only-new-issues: true
2222
args: --verbose

0 commit comments

Comments
 (0)