mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-30 06:51:59 -08:00
bump golangci-lint to 2.5.0 (#5011)
This commit is contained in:
parent
b517631b8f
commit
232466053c
2 changed files with 2 additions and 2 deletions
2
.github/workflows/code_lint.yml
vendored
2
.github/workflows/code_lint.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
- uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
version: v2.4.0
|
||||
version: v2.5.0
|
||||
|
||||
go_mod:
|
||||
runs-on: ubuntu-22.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue