Skip to content

Commit

Permalink
CI: Adjust rubocop-problem-matchers-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 committed Feb 11, 2024
1 parent 1ed1c2d commit e64d87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install dependencies
run: bundle install --path=vendor/bundle --jobs 4 --retry 3
- name: RuboCop Problem Matchers
uses: r7kamura/rubocop-problem-matchers-action@v1.2.1
uses: r7kamura/rubocop-problem-matchers-action@v1
- name: Run tests
run: bundle exec rubocop

Expand Down

0 comments on commit e64d87d

Please sign in to comment.