Skip to content

Commit

Permalink
Merge pull request #1547 from Homebrew/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.202.0
  • Loading branch information
p-linnane authored Nov 11, 2024
2 parents 4036ddb + e1a0417 commit 810ce62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
test-bot: false

- name: Set up Ruby
uses: ruby/setup-ruby@46ca53beb334a2329bcd0e46a694816a6ae6d173 # v1.201.0
uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0
with:
bundler-cache: true

Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
test-bot: false

- name: Set up Ruby
uses: ruby/setup-ruby@46ca53beb334a2329bcd0e46a694816a6ae6d173 # v1.201.0
uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0
with:
bundler-cache: true

Expand Down Expand Up @@ -187,7 +187,7 @@ jobs:
test-bot: false

- name: Set up Ruby
uses: ruby/setup-ruby@46ca53beb334a2329bcd0e46a694816a6ae6d173 # v1.201.0
uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0
with:
bundler-cache: true

Expand Down

0 comments on commit 810ce62

Please sign in to comment.