Skip to content

Commit

Permalink
Bump ruby/setup-ruby from 1.176.2 to 1.177.1
Browse files Browse the repository at this point in the history
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.176.2 to 1.177.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](ruby/setup-ruby@6615b4b...943103c)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 9c8387a commit a20a834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_sdk_ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@6615b4b8a02c78c4d711c06df4b8a20aa685a45d
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742
with:
ruby-version: ${{ matrix.ruby-version }}
- name: Set up Python 3.8
Expand Down

0 comments on commit a20a834

Please sign in to comment.