Bump push-ci golangci-lint to v8 / v2.13.2
Match pull-request-ci.yaml from #30 so master push CI uses the same linter.
This commit is contained in:
@@ -30,9 +30,9 @@ jobs:
|
||||
run: go mod tidy
|
||||
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
version: latest
|
||||
version: v2.13.2
|
||||
|
||||
test:
|
||||
name: Test
|
||||
|
||||
Reference in New Issue
Block a user