mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
ci: update golangci-lint to v1.64.4 (#4951)
This version adds support for Go 1.24.
This commit is contained in:
parent
48b8182339
commit
5af39164b9
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue