Skip to content

Commit 3726f91

Browse files
committed
update github flows
1 parent ace0f11 commit 3726f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
2424
# change this to (see https://github.com/ruby/setup-ruby#versioning):
2525
# uses: ruby/setup-ruby@v1
26-
uses: ruby/setup-ruby@473e4d8fe5dd94ee328fdfca9f8c9c7afc9dae5e
26+
uses: ruby/setup-ruby@168d6a54b412713c0ed60998a78093a270ca8d84
2727
with:
2828
ruby-version: ${{ matrix.ruby-version }}
2929
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)