diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1d57823..b0c5c33 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -20,4 +20,4 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@v9 with: - version: v2.11.3 \ No newline at end of file + version: v2.11.4 \ No newline at end of file