forked from quic-go/quic-go
ci: update golangci-lint to v1.64.4 (#4951)
This version adds support for Go 1.24.
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
matrix:
|
||||
go: [ "1.22.x", "1.23.x" ]
|
||||
env:
|
||||
GOLANGCI_LINT_VERSION: v1.62.0
|
||||
GOLANGCI_LINT_VERSION: v1.64.4
|
||||
name: golangci-lint (Go ${{ matrix.go }})
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user