Skip to content

Commit cd544b6

Browse files
committed
Update ruby.yml
1 parent 1497930 commit cd544b6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929
- name: Set up Ruby
3030
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
3131
# change this to (see https://github.com/ruby/setup-ruby#versioning):
32-
# uses: ruby/setup-ruby@v1
33-
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
32+
uses: ruby/setup-ruby@v1
3433
with:
3534
ruby-version: ${{ matrix.ruby-version }}
3635
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)