Skip to content

Commit f01e09d

Browse files
committed
Remove golangci-lint version specifier
Signed-off-by: Evan Lezar <[email protected]>
1 parent e24e4e1 commit f01e09d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,3 @@ jobs:
2525
go-version: stable
2626
- name: golangci-lint
2727
uses: golangci/golangci-lint-action@v8
28-
with:
29-
version: v2.0.2

0 commit comments

Comments
 (0)