Skip to content

Commit

Permalink
update ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin committed Aug 6, 2024
1 parent b608476 commit 5d44538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.0'
bundler-cache: true

- name: Set up Python
Expand Down

0 comments on commit 5d44538

Please sign in to comment.