Bump Golang version to 1.27 (#468)
This commit is contained in:
parent
6cbee5352e
commit
7b9f29339b
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
cache: true
|
||||
- uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v2.12.0
|
||||
version: v2.13.0
|
||||
only-new-issues: true
|
||||
|
||||
test-linux:
|
||||
|
|
|
|||
Loading…
Reference in New Issue