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.
2 parents 671bbe1 + cca7c67 commit 2234b7fCopy full SHA for 2234b7f
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
- uses: actions/checkout@v4
70
- name: Use latest RuboCop from `master`
71
run: |
72
- echo "gem 'rubocop', github: 'rubocop-hq/rubocop'" > Gemfile.local
+ echo "gem 'rubocop', github: 'rubocop/rubocop'" > Gemfile.local
73
- uses: ruby/setup-ruby@v1
74
with:
75
ruby-version: "3.3"
0 commit comments