bump golangci-lint to 2.4.0 (#4876)
Some checks are pending
code_lint / golangci_lint (push) Waiting to run
code_lint / mod_tidy (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_e2e (push) Waiting to run

This commit is contained in:
bluenviron-bot 2025-08-14 10:34:06 +02:00 committed by GitHub
parent 262ce82d58
commit ae09e559e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ jobs:
- uses: golangci/golangci-lint-action@v8
with:
version: v2.3.1
version: v2.4.0
mod_tidy:
runs-on: ubuntu-22.04