Skip to content

Commit

Permalink
Update ruby_version
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-vasilev committed Jan 8, 2024
1 parent 9c43d1c commit 0eeef49
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 0eeef49

Please sign in to comment.