Merge pull request #17215 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.176.0
This commit is contained in:
commit
b65b881219
4
.github/workflows/docs.yml
vendored
4
.github/workflows/docs.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
git reset --hard
|
git reset --hard
|
||||||
|
|
||||||
- name: Install Ruby
|
- name: Install Ruby
|
||||||
uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # v1.175.1
|
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
|
||||||
with:
|
with:
|
||||||
ruby-version: "3.1"
|
ruby-version: "3.1"
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
@ -83,7 +83,7 @@ jobs:
|
|||||||
path: rubydoc
|
path: rubydoc
|
||||||
|
|
||||||
- name: Install Ruby
|
- name: Install Ruby
|
||||||
uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # v1.175.1
|
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
|
||||||
with:
|
with:
|
||||||
ruby-version: "3.1"
|
ruby-version: "3.1"
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user