chore(ci): upgrade golangci-lint-action to v6
Update the golangci-lint action in the CI workflow to version 6 and specify lint version v2.1.6 for improved compatibility and features.
This commit is contained in:
parent
90d7b3359d
commit
78baa5a400
@ -59,7 +59,7 @@ jobs:
|
||||
go-version: '1.24'
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v2.1.6
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user