Skip to content

Commit

Permalink
Update Ruby version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sej3506 committed Sep 12, 2024
1 parent 5a95012 commit 5247415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standardrb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: 3.0.0
ruby-version: 3.0.5
- run: bundle exec standardrb --format github --parallel

0 comments on commit 5247415

Please sign in to comment.