Bump ruby/setup-ruby from 1.176.0 to 1.177.1
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.176.0 to 1.177.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49...943103cae7d3f1bb1e4951d5fcc7928b40e4b742)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
.github/workflows/build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -30,7 +30,7 @@
with:
submodules: true
- name: Setup Ruby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742
with:
ruby-version: '3.1'
bundler-cache: true