X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0b05f4701672d7107cb45d9fb4de13819f7df863..cdf9634d08540baf0264bdf74bd9a2f6bebfb124:/.github/workflows/lint.yml diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 9fc132014..343084b0f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -7,7 +7,7 @@ concurrency: cancel-in-progress: true env: os: ubuntu-22.04 - ruby: '3.0' + ruby: '3.1' jobs: rubocop: name: RuboCop