Skip to content

Commit

Permalink
Use Ruby 3.3 for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
koppen committed Jun 17, 2024
1 parent 916e2cb commit 4515f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/standardrb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: 3.3
- run: bundle exec standardrb --format github --parallel

0 comments on commit 4515f5f

Please sign in to comment.