use ruby 3.1 for linters

This commit is contained in:
Alexander Meindl 2022-07-07 11:26:50 +02:00
parent b792d3efbf
commit de176ba47f

View File

@ -24,7 +24,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0
ruby-version: 3.1
bundler-cache: true
- name: Setup gems