Skip to content

Commit c5afdf9

Browse files
committed
bumping ruby-setup action to be official version
1 parent 9f47275 commit c5afdf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
5050
# change this to (see https://github.com/ruby/setup-ruby#versioning):
5151
# uses: ruby/setup-ruby@v1
52-
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
52+
uses: ruby/setup-ruby@1
5353
with:
5454
ruby-version: ${{ matrix.ruby }}
5555
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)