fix golangci-lint
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -18,9 +18,9 @@ jobs:
|
||||
with:
|
||||
go-version: '1.23.4'
|
||||
- name: Golangci Lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
uses: golangci/golangci-lint-action@v7
|
||||
with:
|
||||
version: latest
|
||||
version: v2.0
|
||||
- name: Run tests
|
||||
run: make test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user