chore: upgrade golangci-lint-action to v6
This commit is contained in:
parent
9eccdccc5c
commit
1beb83c8f7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: stable
|
||||
- uses: https://github.com/golangci/golangci-lint-action@v4
|
||||
- uses: https://github.com/golangci/golangci-lint-action@v6
|
||||
tests:
|
||||
runs-on: docker
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue