diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5b0a734..12719d1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -61,4 +61,4 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@v6 with: - version: v1.64.8 \ No newline at end of file + version: v2.11.4 \ No newline at end of file