Skip to content

Commit

Permalink
Merge pull request #1529 from Homebrew/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.200.0
  • Loading branch information
EricFromCanada authored Nov 6, 2024
2 parents b049fce + 2075dfd commit 3d21a8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
test-bot: false

- name: Set up Ruby
uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0
uses: ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed # v1.200.0
with:
bundler-cache: true

Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
test-bot: false

- name: Set up Ruby
uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0
uses: ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed # v1.200.0
with:
bundler-cache: true

Expand Down Expand Up @@ -187,7 +187,7 @@ jobs:
test-bot: false

- name: Set up Ruby
uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0
uses: ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed # v1.200.0
with:
bundler-cache: true

Expand Down

0 comments on commit 3d21a8b

Please sign in to comment.