Skip to content

Commit b4f6557

Browse files
committed
Bump rubocop version
1 parent da5a45b commit b4f6557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Ruby Testing Tools
2424
run: |
2525
sudo gem install rspec
26-
sudo gem install rubocop -v 0.57.2
26+
sudo gem install rubocop -v 1.57.2
2727
2828
# Checks out repository under $GITHUB_WORKSPACE
2929
- name: Checkout Latest Repo

0 commit comments

Comments
 (0)