Skip to content

Commit

Permalink
build(deps): bump ruby/setup-ruby from 1.150.0 to 1.171.0
Browse files Browse the repository at this point in the history
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.150.0 to 1.171.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](ruby/setup-ruby@v1.150.0...v1.171.0)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 96de082 commit a4f380c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: arduino/setup-task@v1

- name: Setup Ruby, JRuby and TruffleRuby # for integration testing
uses: ruby/setup-ruby@v1.150.0
uses: ruby/setup-ruby@v1.171.0
with:
ruby-version: ${{ env.RUBY_VERSION }}

Expand Down

0 comments on commit a4f380c

Please sign in to comment.