diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6ead3442..a8669b5c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -61,4 +61,4 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@v8 with: - version: v2.1 \ No newline at end of file + version: v2.12.2 \ No newline at end of file