Merge pull request #18347 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.193.0
This commit is contained in:
commit
0853595995
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
run: vale docs/
|
||||
|
||||
- name: Install Ruby
|
||||
uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
|
||||
uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1.193.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
working-directory: docs
|
||||
|
||||
2
.github/workflows/rubydoc.yml
vendored
2
.github/workflows/rubydoc.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
path: rubydoc
|
||||
|
||||
- name: Install Ruby
|
||||
uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
|
||||
uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1.193.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
working-directory: rubydoc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user