Update docs.yml
This commit is contained in:
parent
3fc21aaf20
commit
cb45f5800a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue