Skip to content

Commit 215172a

Browse files
committed
ci: use latest golangci-lint version
1 parent 9ebb712 commit 215172a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- name: Run golangci-lint
2121
uses: golangci/golangci-lint-action@v4
2222
with:
23-
version: v2.10
23+
version: latest

0 commit comments

Comments
 (0)