Skip to content

Commit

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

build(deps): bump ruby/setup-ruby from 1.200.0 to 1.201.0
  • Loading branch information
jacobbednarz authored Nov 7, 2024
2 parents a8a2149 + 7dbba6a commit d04d9f4
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@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed # v1.200.0
uses: ruby/setup-ruby@46ca53beb334a2329bcd0e46a694816a6ae6d173 # v1.201.0
with:
bundler-cache: true

Expand Down

0 comments on commit d04d9f4

Please sign in to comment.