fix(ci): let golangci-lint-action auto-select compatible version
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -133,8 +133,6 @@ jobs:
|
||||
|
||||
- name: Install golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.64.0
|
||||
|
||||
- name: Run linters
|
||||
run: make lint
|
||||
|
||||
Reference in New Issue
Block a user