Skip to content

Commit 2c934ef

Browse files
committed
ci: use v2.3 version for golangci-lint
1 parent 215172a commit 2c934ef

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: latest
23+
version: v2.3

0 commit comments

Comments
 (0)