We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a376c7c commit c116f2dCopy full SHA for c116f2d
1 file changed
.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