Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit

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

build(deps): bump ruby/setup-ruby from 1.221.0 to 1.222.0
  • Loading branch information
EricFromCanada authored Mar 10, 2025
2 parents 969d390 + f040441 commit 162cd5d
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@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.0
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit 162cd5d

Please sign in to comment.