Skip to content

Commit

Permalink
GH Actions: update Ruby to 3.3 (was 2.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
generalmimon committed Feb 21, 2024
1 parent cd447ee commit c87ae4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
python-version: '3.x'
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.3'
bundler-cache: true
- name: Install GraphViz
run: |
Expand Down

0 comments on commit c87ae4c

Please sign in to comment.