Skip to content

Commit

Permalink
Upgrade to Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qligier committed Sep 9, 2024
1 parent 35cb625 commit 4d0c721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
- name: "Install Ruby"
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.2"
ruby-version: "3.3"

# Install Jekyll
# https://jekyllrb.com/docs/installation/ubuntu/
Expand Down

0 comments on commit 4d0c721

Please sign in to comment.