update ruby

This commit is contained in:
Jörn Guy Süß 2025-08-04 22:03:46 +10:00
parent 6826b7ba59
commit 850257f977

View File

@ -20,7 +20,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0'
ruby-version: '3.2'
bundler-cache: true
working-directory: website