Skip to content

Commit

Permalink
Merge pull request #1058 from Homebrew/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.190.0
  • Loading branch information
carlocab authored Jul 29, 2024
2 parents f049b87 + 0738e31 commit 84d4963
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@50ba3386b050ad5b97a41fcb81240cbee1d1821f # v1.188.0
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # v1.190.0
with:
bundler-cache: true

Expand Down

0 comments on commit 84d4963

Please sign in to comment.