mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
workflows/docs: bump rubydoc test Ruby
This commit is contained in:
parent
ff404fe5ab
commit
8a90d829e2
4
.github/workflows/docs.yml
vendored
4
.github/workflows/docs.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user