Skip to content

Commit

Permalink
Bump Rubocop Ruby version 3.0 -> 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adsteel committed Mar 28, 2024
1 parent 19dbb61 commit dfe115d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup linting
uses: ruby/setup-ruby@v1.173.0
with:
ruby-version: 3.0
ruby-version: 3.3
- name: Install dependencies
run: bundle install
- name: Lint
Expand Down

0 comments on commit dfe115d

Please sign in to comment.