X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bcf5782fb5a3a916ea036ce78ecd2a1208ace87f..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