Skip to content

Commit

Permalink
rails 7.2 + dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
apoland committed Aug 27, 2024
1 parent b3f54e2 commit e11ccfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Install Ruby and gems
uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@v1.190.0
with:
bundler-cache: true
# Add or replace any other lints here
Expand Down

0 comments on commit e11ccfa

Please sign in to comment.