Skip to content

Commit

Permalink
chore: use Ruby 3.0 (#2661)
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Leing <[email protected]>
Co-authored-by: Ankit Shah <[email protected]>
  • Loading branch information
3 people authored Jan 5, 2024
1 parent 1bebd89 commit 051988a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
with:
ruby-version: 2.7
ruby-version: "3.0"
- name: Install dependencies
run: |
cd scripts
Expand Down

0 comments on commit 051988a

Please sign in to comment.