Skip to content

Commit 8654f81

Browse files
authored
CI: remove unnecessary version option in golangci-lint workflow (#3514)
1 parent 01fec2f commit 8654f81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/linter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ jobs:
3131
- name: golangci-lint
3232
uses: golangci/golangci-lint-action@v8
3333
with:
34-
version: v2.1.6
3534
args: --config=.github/linters/.golangci.yml
3635
only-new-issues: true

0 commit comments

Comments
 (0)