Skip to content

Commit

Permalink
Merge pull request #47 from Homebrew/dependabot/github_actions/ruby/s…
Browse files Browse the repository at this point in the history
…etup-ruby-1.180.0

build(deps): bump ruby/setup-ruby from 1.179.1 to 1.180.0
  • Loading branch information
Bo98 committed Jun 14, 2024
2 parents 59055f7 + 1d25425 commit 8f033ca
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@78c01b705fd9d5ad960d432d3a0cfa341d50e410 # v1.179.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # v1.180.0
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit 8f033ca

Please sign in to comment.