Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Update ruby/setup-ruby action to v1.134.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2023
1 parent e16f448 commit 7cb6c88
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 @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1.127.0
- uses: ruby/setup-ruby@v1.134.0
with:
bundler-cache: true
- name: Run tests
Expand Down

0 comments on commit 7cb6c88

Please sign in to comment.