Skip to content

Commit

Permalink
Update the Ruby version from 2.7 to 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-vasilev committed Jan 14, 2024
1 parent d12417c commit 9a7dd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: ruby setup
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.1.4
bundler-cache: true
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 9a7dd40

Please sign in to comment.