Skip to content

Commit

Permalink
Merge pull request #1497 from Homebrew/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.202.0

build(deps): bump ruby/setup-ruby from 1.201.0 to 1.202.0
  • Loading branch information
jacobbednarz authored Nov 11, 2024
2 parents 13a3d77 + f798a7e commit af68813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: brew test-bot --only-tap-syntax

- 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 af68813

Please sign in to comment.