Skip to content

Commit

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

build(deps): bump ruby/setup-ruby from 1.193.0 to 1.194.0
  • Loading branch information
ZhongRuoyu authored Sep 26, 2024
2 parents 7bee4b9 + ea16b92 commit 0614f3b
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 @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@main

- name: Install Ruby
uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1.193.0
uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1.194.0
with:
bundler-cache: true

Expand Down

0 comments on commit 0614f3b

Please sign in to comment.