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 c279792 commit 4d27cd2Copy full SHA for 4d27cd2
.github/workflows/lint.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Ruby
16
uses: ruby/setup-ruby@v1
17
with:
18
- ruby-version: 3.0
+ ruby-version: 3.4
19
- name: Install dependencies
20
run: bundle install
21
- name: Run RuboCop against BASE..HEAD changes
0 commit comments