Skip to content

Commit

Permalink
Use ruby 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
la-ruby authored Jan 2, 2024
1 parent 226e5a2 commit bd59e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.0
- name: Run
run: bash -ex ./create-rails-app

0 comments on commit bd59e1b

Please sign in to comment.