diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5555304..8aba4d1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: go-version: "1.26.6" - uses: golangci/golangci-lint-action@v9 with: - version: v2.12.2 + version: v2.13.0 # Build the linter from source with the runner's Go. Prebuilt # golangci-lint binaries are released built with go1.25; if any # file under analysis (theirs or transitive dep) needs go1.26