Skip to content

Commit

Permalink
Bump rubocop version
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandervoord committed Jan 4, 2024
1 parent da5a45b commit b4f6557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup Ruby Testing Tools
run: |
sudo gem install rspec
sudo gem install rubocop -v 0.57.2
sudo gem install rubocop -v 1.57.2
# Checks out repository under $GITHUB_WORKSPACE
- name: Checkout Latest Repo
Expand Down

0 comments on commit b4f6557

Please sign in to comment.