Update docs.yml

This commit is contained in:
jstoobysmith 2024-06-15 09:58:30 -04:00
parent 3fc21aaf20
commit cb45f5800a

View file

@ -65,7 +65,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
working-directory: doc
ruby-version: "3.0" # Not needed with a .ruby-version file
ruby-version: "3.1" # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically