Skip to content

Commit

Permalink
Merge pull request #128 from davidalpert/dependabot/github_actions/ru…
Browse files Browse the repository at this point in the history
…by/setup-ruby-1.171.0

build(deps): bump ruby/setup-ruby from 1.150.0 to 1.171.0
  • Loading branch information
davidalpert authored Feb 2, 2024
2 parents 8fb3448 + a4f380c commit a7cdc18
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 a7cdc18

Please sign in to comment.