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
|
- name: Setup Ruby
|
||||||
uses: ruby/setup-ruby@v1
|
uses: ruby/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
ruby-version: 3.0
|
ruby-version: 3.1
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
|
|
||||||
- name: Setup gems
|
- name: Setup gems
|
||||||
|
Loading…
Reference in New Issue
Block a user