Skip to content

Commit

Permalink
Merge pull request #967 from ruby/dependabot/github_actions/ruby/setu…
Browse files Browse the repository at this point in the history
…p-ruby-1.134.0

Bump ruby/setup-ruby from 1.133.2 to 1.134.0
  • Loading branch information
amatsuda authored Jan 23, 2023
2 parents 55da34a + 1a36dca commit 71dd5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- if: ${{ matrix.os == 'ubuntu-latest' }}
run: sudo apt install libyaml-dev
- name: Set up Ruby
uses: ruby/setup-ruby@93287a1fa82c6ddbb6d8db978df4b0119cd8879f # v1.133.2
uses: ruby/setup-ruby@ee26e27437bde475b19a6bf8cb73c9fa658876a2 # v1.134.0
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # 'bundle install' and cache
Expand Down

0 comments on commit 71dd5c7

Please sign in to comment.