mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-12-24 11:51:18 +08:00
bump golangci-lint (#4550)
This commit is contained in:
4
.github/workflows/code_lint.yml
vendored
4
.github/workflows/code_lint.yml
vendored
@@ -21,9 +21,9 @@ jobs:
|
||||
|
||||
- run: go generate ./...
|
||||
|
||||
- uses: golangci/golangci-lint-action@v4
|
||||
- uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
version: v1.61.0
|
||||
version: v2.1.6
|
||||
|
||||
mod_tidy:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Reference in New Issue
Block a user