Skip to content

Commit

Permalink
Merge pull request #237 from Homebrew/dependabot/github_actions/ruby/…
Browse files Browse the repository at this point in the history
…setup-ruby-1.202.0
  • Loading branch information
p-linnane authored Nov 11, 2024
2 parents 8688704 + 93d4a7f commit e4bf631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
persist-credentials: false

- name: Set up Ruby
uses: ruby/setup-ruby@46ca53beb334a2329bcd0e46a694816a6ae6d173 # v1.201.0
uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit e4bf631

Please sign in to comment.