Skip to content

Commit

Permalink
Merge pull request #17339 from Homebrew/setup-ruby-1.177.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane authored May 20, 2024
2 parents 2bf76cc + 7d51384 commit 2ed61d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git reset --hard
- name: Install Ruby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
uses: ruby/setup-ruby@7dc18ff0ca6e3630d3f29d2a85ebf6cc27ae9d6c # v1.177.0
with:
ruby-version: "3.1"
bundler-cache: true
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
path: rubydoc

- name: Install Ruby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
uses: ruby/setup-ruby@7dc18ff0ca6e3630d3f29d2a85ebf6cc27ae9d6c # v1.177.0
with:
ruby-version: "3.1"
bundler-cache: true
Expand Down

0 comments on commit 2ed61d2

Please sign in to comment.