mirror of
https://github.com/spf13/cobra
synced 2025-04-01 20:39:12 +00:00
Merge 72f0e7845e
into ceb39aba25
This commit is contained in:
commit
bb61459c66
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
check-latest: true
|
||||
cache: true
|
||||
|
||||
- uses: golangci/golangci-lint-action@v4.0.0
|
||||
- uses: golangci/golangci-lint-action@v6.0.1
|
||||
with:
|
||||
version: latest
|
||||
args: --verbose
|
||||
|
|
Loading…
Reference in a new issue