diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1c21591..42c79af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: go-version: "1.27.1" - uses: golangci/golangci-lint-action@v9 with: - version: v2.13.2 + version: v2.14.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