Skip to content

Commit 4a92719

Browse files
yahondaclaude
andcommitted
Bump Ruby version in RuboCop workflow to 4.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 864f80e commit 4a92719

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Ruby 3.1
1919
uses: ruby/setup-ruby@v1
2020
with:
21-
ruby-version: "3.1"
21+
ruby-version: "4.0"
2222
- name: Install required package
2323
run: |
2424
sudo apt-get install alien

0 commit comments

Comments
 (0)