Skip to content

Commit

Permalink
Merge pull request #1548 from Homebrew/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.207.0
  • Loading branch information
jacobbednarz authored Jan 2, 2025
2 parents ec9235d + 6b05eee commit 4bb232b
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@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1.207.0
with:
bundler-cache: true

Expand Down

0 comments on commit 4bb232b

Please sign in to comment.