X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/07965246f80a65dde8ce1962da0e177985b6fb73..ca4a2d9e9a3bdf214c6ec26ca9744aab4960a25a:/.github/workflows/lint.yml diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8383068b3..433b523f7 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -6,7 +6,7 @@ concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.ref }} cancel-in-progress: true env: - ruby: '3.1' + ruby: '3.2' jobs: rubocop: name: RuboCop