Skip to content

Commit

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

build(deps): bump ruby/setup-ruby from 1.178.0 to 1.179.0
  • Loading branch information
jacobbednarz committed Jun 3, 2024
2 parents b46ab01 + ed4c94b commit c12687f
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@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
uses: ruby/setup-ruby@d5fb7a202fc07872cb44f00ba8e6197b70cb0c55 # v1.179.0
with:
bundler-cache: true

Expand Down

0 comments on commit c12687f

Please sign in to comment.