use ruby 3.1 for linters
This commit is contained in:
parent
b792d3efbf
commit
de176ba47f
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user