We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8976da commit 18dd0f7Copy full SHA for 18dd0f7
.github/workflows/validation.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Install Ruby
10
uses: ruby/setup-ruby@v1
11
with:
12
- ruby-version: '2.6'
+ ruby-version: '2.7'
13
- name: Install gems
14
run: gem install rubocop
15
- name: Lint
0 commit comments