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
|
test-bot: false
|
||||||
|
|
||||||
- name: Checkout Homebrew/rubydoc.brew.sh
|
- name: Checkout Homebrew/rubydoc.brew.sh
|
||||||
uses: actions/checkout@main
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: Homebrew/rubydoc.brew.sh
|
repository: Homebrew/rubydoc.brew.sh
|
||||||
path: rubydoc
|
path: rubydoc
|
||||||
@ -68,7 +68,7 @@ jobs:
|
|||||||
- name: Install Ruby
|
- name: Install Ruby
|
||||||
uses: ruby/setup-ruby@v1
|
uses: ruby/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
ruby-version: "2.7"
|
ruby-version: "3.1"
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
|
|
||||||
- name: Process rubydoc comments
|
- name: Process rubydoc comments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user