bump golangci-lint to 2.6.0 (#933)

This commit is contained in:
bluenviron-bot
2025-11-02 16:13:08 +01:00
committed by GitHub
parent 97bc53a1fa
commit 24c512c583
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ jobs:
- uses: golangci/golangci-lint-action@v8
with:
version: v2.5.0
version: v2.6.0
go_mod:
runs-on: ubuntu-22.04