Skip to content

Commit

Permalink
Use recoomended version of ruby/setup-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
kenchan committed Jan 11, 2023
1 parent 694c9f9 commit 780537c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: ruby/setup-ruby@v1.64.1
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit 780537c

Please sign in to comment.