Using rubyversion 2.5.8

pull/16382/head
Javier Villar 3 years ago
parent e64dd15aa1
commit b0118e8756

@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.5.7
ruby-version: 2.5.8
- run: 'gem install activesupport -v 6.1.4.4'
- name: Rubocop linter
uses: reviewdog/action-rubocop@v1

Loading…
Cancel
Save