workflows/docs: bump rubydoc test Ruby

This commit is contained in:
Bo Anderson 2023-11-07 14:53:25 +00:00
parent ff404fe5ab
commit 8a90d829e2
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65

View File

@ -60,7 +60,7 @@ jobs:
test-bot: false
- name: Checkout Homebrew/rubydoc.brew.sh
uses: actions/checkout@main
uses: actions/checkout@v4
with:
repository: Homebrew/rubydoc.brew.sh
path: rubydoc
@ -68,7 +68,7 @@ jobs:
- name: Install Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "2.7"
ruby-version: "3.1"
bundler-cache: true
- name: Process rubydoc comments